next.js/examples/cms-contentful/postcss.config.js
postcss.config.js7 lines83 B
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
};
Quest for Codev2.0.0
/
SIGN IN