mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2025-02-24 13:19:52 -05:00
11 lines
136 B
SCSS
11 lines
136 B
SCSS
|
|
||
|
|
||
|
$variant: 'dark';
|
||
|
|
||
|
@import 'colors';
|
||
|
@import 'colors-public';
|
||
|
@import 'drawing';
|
||
|
@import 'common';
|
||
|
@import 'widgets';
|
||
|
@import 'apps';
|