next.js/test/e2e/app-dir/turbopack-postcss-multiple-configs/postcss.config.js
postcss.config.js4 lines66 B
module.exports = {
  plugins: [require('./postcss-plugin.js')],
}
Quest for Codev2.0.0
/
SIGN IN