// postcss.config.js module.exports = { plugins: { tailwindcss: {}, autoprefixer: {}, }, };