Skip to content

Commit 8e2d2f9

Browse files
committed
Unresoled import
1 parent 4c76323 commit 8e2d2f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/scss/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ $warning: #81692c;
66
$danger: #712024;
77

88
// Import Bootstrap and Bootstrap Icons
9-
@import '~bootstrap/scss/bootstrap';
9+
@import '../../node_modules/bootstrap/scss/bootstrap';
1010
$bootstrap-icons-font-src:
1111
url('../../node_modules/bootstrap-icons/font/fonts/bootstrap-icons.woff2')
1212
format('woff2'),

0 commit comments

Comments
 (0)