Skip to content
This repository has been archived by the owner on Oct 30, 2023. It is now read-only.

Commit

Permalink
feat(border): added .5px border width
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert committed Apr 12, 2023
1 parent 321b2f7 commit 304e131
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base.json
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,10 @@
"value": "{size.0}",
"type": "borderWidth"
},
"50": {
"value": "{size.border.100} / 2",
"type": "borderWidth"
},
"100": {
"value": "{size.100}",
"type": "borderWidth"
Expand Down

0 comments on commit 304e131

Please sign in to comment.