mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(dashboard): code block syntax highlighting
This commit is contained in:
parent
770b01504a
commit
2e7f5c20aa
4 changed files with 40 additions and 6 deletions
|
|
@ -2,6 +2,7 @@ $primary: #da9317;
|
|||
$primary-alt: #da9317;
|
||||
@import "generic.scss";
|
||||
@import "bootstrap/scss/bootstrap.scss";
|
||||
@import 'highlight.scss';
|
||||
|
||||
// dark mode. dark.scss extends nightshade
|
||||
@import "bootstrap-nightshade.scss";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue