import tailwindcss from '@tailwindcss/postcss' export default { plugins: [ tailwindcss(), ], }