Skip to content

Commit

Permalink
fix: update token reference to font-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Jul 9, 2019
1 parent f86dea3 commit d3b05d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/asset/font.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"filename": { "value": "ASCircularWeb" },
"weight": {
"light": { "value": "-Light"},
"book": { "value": "-Medium"}
"book": { "value": "-Book"}
}
}
}
Expand Down

0 comments on commit d3b05d9

Please sign in to comment.