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 a6b3c6b commit 4c17938Copy full SHA for 4c17938
_sass/base/_base.scss
@@ -4,7 +4,7 @@
4
@use '../abstracts/placeholders';
5
@use '../themes/light';
6
@use '../themes/dark';
7
-@import url("https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css");
+@import "https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css";
8
9
:root {
10
font-size: 16px;
0 commit comments