mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-17 01:59:41 +02:00
Migrate 4 web apps from @tailwindcss/postcss to @tailwindcss/vite: - chat - manadeck - manacore - presi Changes per app: - Replace @tailwindcss/postcss with @tailwindcss/vite in package.json - Add tailwindcss() to vite.config.ts plugins array - Delete postcss.config.js (no longer needed) Benefits: - Faster builds with native Vite integration - Consistent build pipeline across all 14 web apps - Simplified configuration (no separate PostCSS config) |
||
|---|---|---|
| .. | ||
| backend | ||
| landing | ||
| mobile | ||
| web | ||