1
0
Fork 0
bootstrap-html/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
Daniel Baumann 88d9e94444
Adding upstream version 5.3.3+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-08 17:48:34 +02:00

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