Skip to content

Commit 76dce8e

Browse files
committed
Fix boostrap
1 parent 209a814 commit 76dce8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/app/apps/codebattle/assets/css/external.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $dark-red: #b00020;
2929
// Bootstrap override must come *after* variables
3030

3131
@import 'variables';
32-
@import "~bootstrap/scss/bootstrap";
32+
@import "bootstrap/scss/bootstrap";
3333

3434
// --------------------------------------------------
3535
// CUSTOM STYLES

0 commit comments

Comments
 (0)