Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dy/wavefont
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Oct 1, 2023
2 parents 4c4d607 + eaf5188 commit 389aeb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Place [_Wavefont[ROND,YELA,wght].woff2_](./fonts/variable/Wavefont[ROND,YELA,wgh
src: url(./Wavefont[ROND,YELA,wght].woff2) format('woff2');
}
.wavefont {
--wght: 10;
--wght: 400;
font-family: wavefont;
font-variation-settings: 'wght' var(--wght), 'ROND' 30, 'YELA' 0;
}
Expand Down

0 comments on commit 389aeb3

Please sign in to comment.