Skip to content

Commit ff2191c

Browse files
committed
feat: import javascript modules for bootstrap
1 parent 663969f commit ff2191c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'bootstrap/dist/js/bootstrap.min.js';
12
import 'bootstrap/dist/css/bootstrap.min.css';
23
import './pillow.css';
34
//import './cover.css';

0 commit comments

Comments
 (0)