// postcss.config.js export default { plugins: { '@tailwindcss/postcss': {}, } }