← back to Bertha
postcss.config.js
7 lines
module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };