Skip to content

Commit c0107d1

Browse files
tiendqmdo
authored andcommitted
docs: add variables-dark import in home page
1 parent 74c6f2b commit c0107d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/layouts/partials/home/customize.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ <h3>Include what you need</h3>
4141

4242
// Required Bootstrap imports
4343
@import "../node_modules/bootstrap/scss/variables";
44+
@import "../node_modules/bootstrap/scss/variables-dark";
4445
@import "../node_modules/bootstrap/scss/maps";
4546
@import "../node_modules/bootstrap/scss/mixins";
4647
@import "../node_modules/bootstrap/scss/root";

0 commit comments

Comments
 (0)