docs: ensure all documentation files are committed

This commit is contained in:
2026-04-26 12:34:15 +03:00
parent 2b42ec0d4d
commit d7ee7bab46
4684 changed files with 4709 additions and 337 deletions

View File

@@ -14,7 +14,7 @@
## 2. Typography Rules (MANDATORY)
Hierarchy is achieved ONLY via size and color.
- **NO BOLD FONTS**: Use `font-normal` (400) throughout the entire application.
- **NO UPPERCASE**: All text must be Title Case or Sentence Case. NEVER use `uppercase` or `toUpper`.
- **NO UPPERCASE**: All text must be Title Case or Sentence Case. NEVER use `uppercase` or `toUpper`. But do not replace `toUpper` with `toLower` or `uppercase` with `lowercase` either, leave text in UI/UX as is.
- **NO ITALICS**: Italics are forbidden.
- **Letter Spacing**:
- `headline-lg`: -0.02em