Commit 6b2a1b2
refactor(components): use explicit size tokens instead of spacing tokens
- Replace var(--lp-spacing-400) var(--lp-spacing-500) with var(--lp-size-12) var(--lp-size-16)
- Update changeset description to reference size tokens for clarity
- Addresses PR feedback from matthewferry
Co-Authored-By: [email protected] <[email protected]>1 parent e8c1918 commit 6b2a1b2
File tree
2 files changed
+3
-3
lines changed- .changeset
- packages/components/src/styles
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments