Skip to content

Commit

Permalink
chore: remove some patched tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDITP committed Nov 28, 2024
1 parent df9824d commit f0c6db3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@
"font-family": {
"$value": "Roboto"
},
"font-size": {
"$value": "16px"
},
"font-weight": {
"$value": "400"
},
"line-height": {
"$value": "24px"
},
"margin-block-end": {
"$value": "4px"
}
Expand Down
6 changes: 0 additions & 6 deletions proprietary/design-tokens/src/patches/form-label.tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,9 @@
"font-family": {
"$value": "Roboto"
},
"font-size": {
"$value": "16px"
},
"font-weight": {
"$value": "700"
},
"line-height": {
"$value": "24px"
},
"checkbox-font-weight": {
"$value": "400"
},
Expand Down

0 comments on commit f0c6db3

Please sign in to comment.