- aggiornamento con proj RISO. postcss, pwa.
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user