8 lines
276 B
SCSS
8 lines
276 B
SCSS
|
// TODO: this file can be removed safely in v6 when `@import "variables-dark"` will be removed at the end of _variables.scss
|
||
|
|
||
|
@import "../../functions";
|
||
|
@import "../../variables";
|
||
|
// Voluntarily not importing _variables-dark.scss
|
||
|
@import "../../maps";
|
||
|
@import "../../mixins";
|