Skip to content

Commit 6c09357

Browse files
Fix SassError: Undefined variable. values: $utilities-border-colors
1 parent 28d5824 commit 6c09357

File tree

3 files changed

+121
-33
lines changed

3 files changed

+121
-33
lines changed

Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Public/scss/default.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ $input-placeholder-color: #adb5bd;
66
@import "bootstrap/scss/functions";
77
@import "bootstrap/scss/variables";
88
@import "bootstrap/scss/mixins";
9+
@import "bootstrap/scss/maps";
910
@import "bootstrap/scss/utilities";
1011

1112
@import "bootstrap/scss/root";

package-lock.json

Lines changed: 118 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)