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 6354fb5 commit e74bcc4Copy full SHA for e74bcc4
src/icons.scss
@@ -1,5 +1,9 @@
1
// --- BootstrapVue Icons Custom SCSS ---
2
3
+// Include variables and utilities first
4
+@import "variables";
5
+@import "utilities";
6
+
7
// Include custom SCSS for icons
8
// Temporary until Bootstrap v5 (maybe)
9
@import "icons/index";
0 commit comments