// Optional PostCSS configuration for applications that need it export const postcssConfig = { plugins: { "@tailwindcss/postcss": {}, }, };