File "postcss.config.js"

Full Path: /var/www/drive/laravel/pulse/src/Commands/postcss.config.js
File size: 82 bytes
MIME-type: text/plain
Charset: utf-8

module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}