Skip to content

Commit f199f4a

Browse files
committed
enable bootstrap toasts
1 parent cab6318 commit f199f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/styles/main.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
@import 'bootstrap/scss/progress';
4242
@import 'bootstrap/scss/list-group';
4343
@import 'bootstrap/scss/close';
44-
// @import "bootstrap/scss/toasts";
44+
@import "bootstrap/scss/toasts";
4545
@import 'bootstrap/scss/modal';
4646
@import 'bootstrap/scss/tooltip';
4747
// @import "bootstrap/scss/popover";

0 commit comments

Comments
 (0)