Hector Ros
|
90615832dd
|
Fix Tailwind config: add @tailwindcss/vite plugin and use bun server for production
Build and Push Frontend / build (push) Successful in 19s
- Add @tailwindcss/vite plugin for proper Tailwind processing
- Change 'start' script from 'vite preview' to 'bun server.ts' (production-ready)
- Remove postcss.config.mjs (handled by Vite plugin)
- server.ts already configured to serve from dist/ directory
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
|
2026-01-20 01:51:15 +01:00 |
|