// PostCSS config - minimal since we use @tailwindcss/vite plugin // This file can be removed if no other PostCSS plugins are needed export default { plugins: {}, };