github.com/wawandco/oxpecker@v1.5.7-0.20210910201653-5958d4afdd89/tools/buffalo/assets/templates/postcss.config.js.tmpl (about)

     1  module.exports = {
     2      plugins: [
     3        require('autoprefixer')
     4      ]
     5  }