From ac98895e15c8360f0dc6c78ebe328a2cebac845e Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 4 Oct 2024 15:14:58 +0200 Subject: [PATCH] noto font is imported as module --- dashboard/src/theme.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard/src/theme.scss b/dashboard/src/theme.scss index f8cfc11ed..788cffdd3 100644 --- a/dashboard/src/theme.scss +++ b/dashboard/src/theme.scss @@ -54,7 +54,6 @@ $state-danger-text: $brand-danger; $state-danger-border: $brand-danger; @import "bootstrap"; -@import "3rdparty/noto-sans/index.css"; // ---------------------------- // Bootstrap extension