next.js/test/development/acceptance-app/fixtures/app-hmr-changes/postcss.config.js
postcss.config.js7 lines82 B
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}
Quest for Codev2.0.0
/
SIGN IN