mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(dashboard): move generic.scss to themes file
This commit is contained in:
parent
9a9f60e3c3
commit
6435fa3714
2 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue