From ca2875c801d438ecfd4fdad9f97209f5d82e8b85 Mon Sep 17 00:00:00 2001 From: Lukas Hass Date: Mon, 31 Jan 2022 17:32:45 +0100 Subject: [PATCH] fix fontsource import --- front/style/fonts.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/style/fonts.scss b/front/style/fonts.scss index a49d3967..280f0a36 100644 --- a/front/style/fonts.scss +++ b/front/style/fonts.scss @@ -1,4 +1,4 @@ -@import "~@fontsource/press-start-2p/index.css"; +@import "@fontsource/press-start-2p/index.css"; *{ font-family: PixelFont-7,monospace;