1 Commits

Author SHA1 Message Date
37056ff8a4 fix: add postcss.config.js so Tailwind CSS is actually compiled
Without this file Vite has no PostCSS plugins configured, so the
@tailwind base/components/utilities directives in main.css are silently
ignored and the built CSS file contains no styles at all.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 14:21:31 +02:00