mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-04 16:24:22 +01:00
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";
|