Skip to content

Commit

Permalink
feat(typography): Support variable font weights
Browse files Browse the repository at this point in the history
For #13
  • Loading branch information
gadenbuie committed Sep 25, 2024
1 parent 3dd0115 commit 4b5a2f5
Show file tree
Hide file tree
Showing 5 changed files with 354 additions and 100 deletions.
2 changes: 1 addition & 1 deletion examples/brand-typography-fonts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ typography:
# Online Font Foundries
- family: Roboto Slab
source: google
weight: semi-bold
weight: 600..900
style: normal
display: block

Expand Down
Loading

0 comments on commit 4b5a2f5

Please sign in to comment.