johannes.gasser 604032ae65 Initial project setup: Vite 8 + React 19 + TypeScript + Tailwind v4 + React Router v7 + MUI v9
- Vite 8 with @tailwindcss/vite plugin (no PostCSS needed)
- Tailwind v4: imports only theme.css + utilities.css, skipping preflight
- MUI v9 with Emotion, CssBaseline replaces Tailwind preflight
- StyledEngineProvider injectFirst + CSS @layer order for correct cascade
- React Router v7 imported from react-router
- Home page demonstrating MUI components + Tailwind utility classes together

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 17:58:42 +02:00
S
Description
No description provided
7.8 MiB
Languages
TypeScript 99.7%
CSS 0.2%
JavaScript 0.1%