docs: ensure all documentation files are committed
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user