Commit 2915e39
committed
🤖 Fix: Define font CSS variables and add font-primary class
- Add --font-primary and --font-monospace CSS variables to :root
- Add 'primary' to Tailwind fontFamily config
- Fixes issue where font-primary class and var(--font-primary) were undefined
- Ensures all text uses correct IBM Plex Sans font1 parent 70d367a commit 2915e39
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
136 | 140 | | |
137 | 141 | | |
138 | 142 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| 103 | + | |
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
| |||
0 commit comments