Skip to content

Commit

Permalink
feat: added spacing-l token (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Oct 11, 2022
1 parent 442aac2 commit 47d3b70
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tokens/spacings.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"m": {
"value": "1rem",
"themeable": true
},
"l": {
"value": "1.25rem",
"themeable": true
}
}
}

0 comments on commit 47d3b70

Please sign in to comment.