We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c76323 commit 8e2d2f9Copy full SHA for 8e2d2f9
frontend/src/scss/styles.scss
@@ -6,7 +6,7 @@ $warning: #81692c;
6
$danger: #712024;
7
8
// Import Bootstrap and Bootstrap Icons
9
-@import '~bootstrap/scss/bootstrap';
+@import '../../node_modules/bootstrap/scss/bootstrap';
10
$bootstrap-icons-font-src:
11
url('../../node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2')
12
format('woff2'),
0 commit comments