- aggiornamento con proj RISO. postcss, pwa.

This commit is contained in:
Surya Paolo
2025-03-05 18:14:00 +01:00
parent 5aa794ef18
commit 5c38bbd52e
340 changed files with 7203259 additions and 923 deletions

View File

@@ -1,8 +1,8 @@
// postcss.config.js
const autoprefixer = require('autoprefixer');
import autoprefixer from 'autoprefixer';
module.exports = {
export default {
plugins: [
// https://github.com/postcss/autoprefixer
autoprefixer({