next.js/test/development/basic/tailwind-jit/postcss.config.js
postcss.config.js8 lines181 B
// If you want to use other PostCSS plugins, see the following:
// https://tailwindcss.com/docs/using-with-preprocessors
module.exports = {
  plugins: {
    tailwindcss: {},
  },
}
Quest for Codev2.0.0
/
SIGN IN