We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54380fd commit f4ae67fCopy full SHA for f4ae67f
src/app.css
@@ -6,7 +6,7 @@
6
@font-face {
7
font-family: "Inter";
8
font-style: normal;
9
- src: url("../Inter-Regular.woff2") format("woff2");
+ src: url("Inter-Regular.woff2") format("woff2");
10
}
11
12
:root {
0 commit comments