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 ae86c7b commit 952fb7eCopy full SHA for 952fb7e
scripts/build.sh
@@ -66,7 +66,7 @@ node-sass --output-style expanded \
66
--source-map true \
67
--source-map-contents true \
68
--precision 6 \
69
- src/icons/index.scss \
+ src/icons.scss \
70
dist/bootstrap-vue-icons.css
71
postcss --config scripts/postcss.config.js \
72
--replace dist/bootstrap-vue-icons.css
0 commit comments