mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-16 06:19:39 +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) |
||
|---|---|---|
| .. | ||
| apps | ||
| packages/chat-types | ||
| CLAUDE.md | ||
| INTEGRATION_COMPLETE.md | ||
| MANA_CORE_AUTH_INTEGRATION.md | ||
| package.json | ||
| TESTING_GUIDE.md | ||