Lift font SCSS partials to theme root
This means that themes which include `light/css/_base.scss` (currently Dark and Status) won't be forced to have Light's font-faces included. This only really matters for Status, which uses different fonts throughout.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
@import "_fonts.scss";
|
||||
@import "_base.scss";
|
||||
@import "../../../../res/css/_components.scss";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user