feat(dashboard): move generic.scss to themes file
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
$primary: #da9317;
|
||||
$primary-alt: #da9317;
|
||||
@import "../node_modules/bootstrap/scss/bootstrap.scss";
|
||||
@import "generic.scss";
|
||||
|
||||
// dark mode. dark.scss extends nightshade
|
||||
@import "bootstrap-nightshade.scss";
|
||||
|
Reference in New Issue
Block a user