File "postcss.config.js"
Full Path: /home/fresvfqn/waterdamagerestorationandrepairsmithtown.com/wp-content/plugins/ultimate-addons-for-gutenberg/postcss.config.js
File size: 88 bytes
MIME-type: text/plain
Charset: utf-8
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: { grid: true },
},
}