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 e927a93 commit b19d924Copy full SHA for b19d924
font/bootstrap-icons.scss
@@ -1,7 +1,7 @@
1
$bootstrap-icons-font: "bootstrap-icons" !default;
2
$bootstrap-icons-font-dir: "./fonts" !default;
3
$bootstrap-icons-font-file: #{$bootstrap-icons-font-dir}/#{$bootstrap-icons-font} !default;
4
-$bootstrap-icons-font-hash: "28df46889dced875dea48cfe64755198" !default;
+$bootstrap-icons-font-hash: "24f5f9034842e5d77cd3846dc99a0e8a" !default;
5
$bootstrap-icons-font-src: url("#{$bootstrap-icons-font-file}.woff2?#{$bootstrap-icons-font-hash}") format("woff2"), url("#{$bootstrap-icons-font-file}.woff?#{$bootstrap-icons-font-hash}") format("woff") !default;
6
7
@font-face {
0 commit comments