File "postcss.config.stub"

Full Path: /home/pulsehostuk9/public_html/invoicer.pulsehost.co.uk/vendor/invoiceshelf/modules/src/Commands/stubs/scaffold/postcss.config.stub
File size: 103 bytes
MIME-type: text/plain
Charset: utf-8

// postcss.config.js
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}