anki/ts/graphs/graphs-base.scss

7 lines
83 B
SCSS

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