classic: Add new import
The shell SCSS got reorganized, and we are now missing an import in the classic style. Add it to get back a working classic style. https://gitlab.gnome.org/GNOME/gnome-shell-extensions/merge_requests/101
This commit is contained in:
@@ -4,6 +4,7 @@ $variant: 'light';
|
||||
@import "gnome-shell-sass/_colors"; //use gtk colors
|
||||
@import "gnome-shell-sass/_drawing";
|
||||
@import "gnome-shell-sass/_common";
|
||||
@import "gnome-shell-sass/_widgets";
|
||||
|
||||
/* Overrides */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user