Skip to content

Commit 4ec7a21

Browse files
committed
Update custom SCSS script with new elements of BS 5.2.0.
1 parent f6a86e6 commit 4ec7a21

File tree

3 files changed

+19
-6023
lines changed

3 files changed

+19
-6023
lines changed

etc/bootstrap-custom-build.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ $container-max-widths: (
1919
) !default;
2020

2121
@import "../node_modules/bootstrap/scss/variables";
22+
@import "../node_modules/bootstrap/scss/maps";
2223
@import "../node_modules/bootstrap/scss/mixins";
2324
@import "../node_modules/bootstrap/scss/utilities";
2425

@@ -62,6 +63,8 @@ th {
6263
@import "../node_modules/bootstrap/scss/popover";
6364
@import "../node_modules/bootstrap/scss/carousel";
6465
@import "../node_modules/bootstrap/scss/spinners";
66+
@import "../node_modules/bootstrap/scss/offcanvas";
67+
@import "../node_modules/bootstrap/scss/placeholders";
6568
@import "../node_modules/bootstrap/scss/helpers";
6669

6770
@import "../node_modules/bootstrap/scss/utilities/api";

0 commit comments

Comments
 (0)