We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb318b commit 10b3c71Copy full SHA for 10b3c71
scss/_variables.scss
@@ -5,8 +5,8 @@
5
@import "variables/bootstrap/variables";
6
7
// Import Bootstrap variables after customization for use below
8
-@import "node_modules/bootstrap/scss/functions"; // from bootstrap node_modules
9
-@import "node_modules/bootstrap/scss/variables"; // from bootstrap node_modules
+@import "bootstrap/functions"; // from bootstrap node_modules
+@import "bootstrap/variables"; // from bootstrap node_modules
10
11
// CoreUI Variables
12
0 commit comments