blob: 3e972f93d70be4891ee3decf591ea339396ec99d (
plain)
1
2
3
4
5
6
|
@import "core";
@import "svg";
//this file is used as the base for all themes
//given that svgs take a lot of characters, we won't compile them when testing
//therefore we use the core scss
|