Commit e1be60a
fix: return typed values from scss functions instead of strings (#5570)
* Initial plan
* fix: px-to-rem() and px-to-em() now return proper values instead of strings
Co-authored-by: mfranzke <[email protected]>
* Create heavy-spiders-check.md
* Update dependencies to patch versions
* Update heavy-spiders-check.md
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: mfranzke <[email protected]>1 parent c1104df commit e1be60a
File tree
2 files changed
+12
-2
lines changed- .changeset
- packages/foundations/scss/helpers
2 files changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments