diff app/javascript/src/main.coffee @ 469:68231013b01b bootstrap-4

Now with more bootstrap than ever
author nanaya <me@nanaya.pro>
date Sun, 23 Feb 2020 22:25:50 +0900
parents 802dcd44188e
children 46ed68bf9918
line wrap: on
line diff
--- a/app/javascript/src/main.coffee	Sun Feb 23 20:23:09 2020 +0900
+++ b/app/javascript/src/main.coffee	Sun Feb 23 22:25:50 2020 +0900
@@ -1,7 +1,4 @@
-import 'bootstrap/js/transition'
-import 'bootstrap/js/collapse'
-import 'bootstrap/js/modal'
-import 'bootstrap/js/tab'
+import 'bootstrap'
 import hljs from 'highlight.js'
 import * as commonmark from 'commonmark'