Skip to content

Commit

Permalink
feat: adding border radius (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
ochavarria2u authored May 13, 2024
1 parent 9708238 commit 9a44b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens/src/core/alias/size.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"size": {
"border": {
"radius": {
"base": { "value": ".375rem" },
"base": { "value": "6.25rem" },
"lg": { "value": ".375rem" },
"sm": { "value": ".375rem" }
}
Expand Down

0 comments on commit 9a44b3b

Please sign in to comment.