Commit Graph

3 Commits

Author SHA1 Message Date
Besu b7dfdad434 chore: ignore Windows desktop.ini and Thumbs.db files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 20:23:56 +02:00
johannes.gasser 348f97921d add CLAUDE.md 2026-05-13 18:25:36 +02:00
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