Fix CSS vars not being included in reviewer (#2155)

This commit is contained in:
Matthias Metelka 2022-11-01 02:38:03 +01:00 committed by GitHub
parent e5c4ccf08c
commit 6514ec5796
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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";