managarten/apps
Till-JS 52c4206cb2 perf: migrate Tailwind from PostCSS to Vite plugin
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)
2026-01-29 13:45:42 +01:00
..
calendar fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
chat perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
clock feat(shared-auth-ui): add GuestWelcomeModal for guest onboarding 2026-01-27 16:57:14 +01:00
contacts ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
manadeck perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
matrix ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
nutriphi ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
picture 🔥 chore(picture): remove PostHog analytics for GDPR compliance 2026-01-28 12:24:22 +01:00
planta feat(auth-ui): show email verified banner on login pages 2026-01-27 01:31:55 +01:00
presi perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
questions feat(questions): add PillNavigation and QuickInputBar 2026-01-29 13:38:16 +01:00
skilltree fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
storage ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
todo ♻️ refactor: migrate all web apps to Phosphor icons 2026-01-29 13:15:13 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00