Anki/ts/graphs/graphs-base.scss
Damien Elmes e9d71bfbe4 yarn upgrade --latest
bootstrap still held back
2021-10-01 12:52:53 +10:00

6 lines
83 B
SCSS

@use "base";
@use "scrollbar";
.night-mode {
@include scrollbar.night-mode;
}