forked from AuroraMiddleware/gtk
3ae4c8f125
Without this, we are missing the 'Adwaita' component in the path when resolving relative resources, and none of the assets are found.
6 lines
74 B
SCSS
6 lines
74 B
SCSS
$variant: 'dark';
|
|
|
|
@import 'colors';
|
|
@import 'drawing';
|
|
@import 'common';
|