File "postcss.config.js"
Full Path: /var/www/drive/laravel/pulse/postcss.config.js
File size: 82 bytes
MIME-type: text/plain
Charset: utf-8
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}