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