1
0
Fork 0
bootstrap-html/scss/tests/mixins/_auto-import-of-variables-dark.test.scss

8 lines
276 B
SCSS
Raw Permalink Normal View History

// 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";