Skip to content

Commit

Permalink
Merge branch 'main' into add-horizontal-runningloading-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
vineethasok authored Oct 9, 2023
2 parents fc79ef1 + 74e1d31 commit ace1b7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tokens/themes/primitives.json
Original file line number Diff line number Diff line change
Expand Up @@ -697,6 +697,15 @@
}
},
"mono": {
"xs": {
"value": {
"fontFamily": "{typography.font.families.mono}",
"fontWeight": "{typography.font.weights.2}",
"lineHeight": "{typography.font.line-height.2}",
"fontSize": "{typography.font.sizes.0}"
},
"type": "typography"
},
"sm": {
"value": {
"fontFamily": "{typography.font.families.mono}",
Expand Down

0 comments on commit ace1b7f

Please sign in to comment.