feat: MD3 design system + spec-documenten toegevoegd aan repo

- theme.css met volledig Material Design 3 kleurensysteem (licht + donker)
- globals.css importeert theme.css (alle MD3 tokens als Tailwind classes)
- scrum4me-styling.md: design system specificatie voor componenten
- MD3_Color_Scheme_Documentation.md: volledige kleurenreferentie
- Alle spec-documenten (backlog, architecture, functional-spec, personas)
- .gitignore: scrum4me*.md niet langer genegeerd

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Janpeter Visser 2026-04-24 11:01:00 +02:00
parent 7f94bb6359
commit 24924c9b79
10 changed files with 4134 additions and 129 deletions

2
.gitignore vendored
View file

@ -40,8 +40,6 @@ yarn-error.log*
*.tsbuildinfo
next-env.d.ts
# Documentation
scrum4me*.md
# SQLite local database
*.db