Add weight Semibold.
This commit is contained in:
parent
fd4f485222
commit
26332c9e28
8 changed files with 82 additions and 22 deletions
1
maker.js
1
maker.js
|
@ -9,6 +9,7 @@ const possibleWeights = new Set([
|
|||
"light",
|
||||
"book",
|
||||
"medium",
|
||||
"semibold",
|
||||
"bold",
|
||||
"extrabold",
|
||||
"heavy"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue