mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Fix CSS vars not being included in reviewer (#2155)
This commit is contained in:
parent
e5c4ccf08c
commit
6514ec5796
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
/* Copyright: Ankitects Pty Ltd and contributors
|
||||
* License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html */
|
||||
|
||||
@use "sass/root-vars";
|
||||
@use "sass/scrollbar";
|
||||
@use "sass/buttons";
|
||||
|
||||
|
|
Loading…
Reference in a new issue