Skip to content

Commit

Permalink
Added text case "Uppercase" to font/tagline/9
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed May 9, 2024
1 parent 27f9881 commit 32c7397
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tokens/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,8 @@
"fontWeight": "{ds.core.font.weight.500}",
"lineHeight": "{ds.core.font.line-height.m}",
"fontSize": "{ds.core.font.size.87}",
"letterSpacing": "{ds.core.letter-spacing.m}"
"letterSpacing": "{ds.core.letter-spacing.m}",
"textCase": "Uppercase"
},
"type": "typography"
},
Expand Down

0 comments on commit 32c7397

Please sign in to comment.