The import statement relative to base seems to confuse sass if there is a colon (:) in the path name. Fixes: #10866 Signed-off-by: Jan Fajerski <jfajerski@suse.com>
@@ -1,5 +1,5 @@
-@import "base/font_awesome";
-@import "base/grafana_icons";
+@import "font_awesome";
+@import "grafana_icons";
/* cyrillic-ext */
@font-face {