// apps/web/postcss.config.cjs module.exports = { plugins: { '@tailwindcss/postcss': {}, }, };