Skip to content

Commit

Permalink
Adding missing rem value
Browse files Browse the repository at this point in the history
  • Loading branch information
mrosvik committed Feb 2, 2023
1 parent 000458a commit d8e64c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -962,7 +962,7 @@
"size": {
"min_height": {
"default": {
"value": "{size.x3}",
"value": "{size.x3}rem",
"type": "sizing"
}
}
Expand Down

0 comments on commit d8e64c2

Please sign in to comment.