forked from AuroraMiddleware/gtk
e4335c62a1
This subdirectory gets in the way when integrating the inspector build more fully with GTK+, and does not really add anything. Just move everything one level up.
7 lines
99 B
SCSS
7 lines
99 B
SCSS
$variant: 'dark';
|
|
|
|
@import 'colors';
|
|
@import 'drawing';
|
|
@import 'common';
|
|
@import 'colors-public';
|