github.com/wawandco/ox@v0.13.6-0.20230809142027-913b3d837f2a/plugins/tools/ox/assets/templates/postcss.config.js.tmpl (about) 1 module.exports = { 2 plugins: [ 3 require('autoprefixer') 4 ] 5 }