Skip to content

Commit

Permalink
fix: use correct renamed variable font
Browse files Browse the repository at this point in the history
  • Loading branch information
mishamyrt committed Jul 20, 2024
1 parent 37a3d0a commit 8e8883b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion preview/src/app.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
@font-face {
font-family: "LilexVF";
src: url('./variable/Lilex-VF.ttf');
src: url('./variable/Lilex[wght].ttf');
}

:root {
Expand Down

0 comments on commit 8e8883b

Please sign in to comment.