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:
parent
7f94bb6359
commit
24924c9b79
10 changed files with 4134 additions and 129 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -40,8 +40,6 @@ yarn-error.log*
|
|||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# Documentation
|
||||
scrum4me*.md
|
||||
|
||||
# SQLite local database
|
||||
*.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue