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

Commit

Permalink
feat(borderWidth): focus
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert committed Feb 9, 2023
1 parent 400d5db commit 9c96307
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions base.json
Original file line number Diff line number Diff line change
Expand Up @@ -1764,6 +1764,10 @@
}
},
"border": {
"focus": {
"value": "{size.border.200} + {size.border.100}",
"type": "borderWidth"
},
"icon": {
"100": {
"value": "{size.border.100}",
Expand Down Expand Up @@ -2332,6 +2336,10 @@
}
},
"border": {
"focus": {
"value": "{size.border.200} + {size.border.100}",
"type": "borderWidth"
},
"icon": {
"100": {
"value": "{size.border.100}",
Expand Down

0 comments on commit 9c96307

Please sign in to comment.