We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29f4dc commit d5260b8Copy full SHA for d5260b8
astro.config.mjs
@@ -33,8 +33,6 @@ export default defineConfig({
33
cssVariable: "--ff-dotmatrix",
34
variants: [
35
{
36
- weight: 400,
37
- style: "normal",
38
display: "swap",
39
src: [`${FONTS_DIR}/ndot57.otf`],
40
},
@@ -47,8 +45,6 @@ export default defineConfig({
47
45
cssVariable: "--ff-pixelated",
48
46
49
50
51
52
53
src: [`${FONTS_DIR}/departure-mono-regular.woff2`],
54
0 commit comments