Skip to content

Commit

Permalink
Merge pull request #347 from Sage/231122-DS-badge1002
Browse files Browse the repository at this point in the history
feat(data): add 1 typogrraphy token for badge.
  • Loading branch information
designerlisa authored Nov 22, 2023
2 parents 41a7b10 + 734aa74 commit 2268d95
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -2520,6 +2520,19 @@
"textCase": "none"
},
"type": "typography"
},
"s": {
"value": {
"fontFamily": "$fontFamilies.default",
"fontWeight": "$fontWeights.500",
"lineHeight": "$lineHeights.500",
"fontSize": "$fontSizes.010",
"letterSpacing": "0%",
"paragraphSpacing": "0",
"textDecoration": "none",
"textCase": "none"
},
"type": "typography"
}
}
},
Expand Down

0 comments on commit 2268d95

Please sign in to comment.