next.js/examples/with-docker-export-output/postcss.config.js
postcss.config.js6 lines72 B
module.exports = {
  plugins: {
    "@tailwindcss/postcss": {},
  },
};
Quest for Codev2.0.0
/
SIGN IN