next.js/test/e2e/app-dir/css-modules-rsc-postcss/postcss.config.js
postcss.config.js4 lines81 B
module.exports = {
  plugins: ['postcss-nested', require.resolve('./plugin')],
}
Quest for Codev2.0.0
/
SIGN IN