Skip to content

Commit 2a5f33a

Browse files
Merge pull request #439 from SwiftFiddle/Public/index.js
Fix bootstrap
2 parents 6b231d9 + d8e1ced commit 2a5f33a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Public/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import "./css/highlight.css";
88

99
import "./js/misc/icons";
1010

11+
import "bootstrap";
1112
import { App } from "./js/app";
1213

1314
const app = new App();

0 commit comments

Comments
 (0)