1
0
Fork 0
bootstrap-html/scss/tests/mixins/_auto-import-of-variables-dark.test.scss
Daniel Baumann e37edd7108
Merging upstream version 5.3.3+dfsg.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-17 07:09:00 +01: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";