summaryrefslogtreecommitdiffstats
path: root/webapp/root.jsx
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/root.jsx')
-rw-r--r--webapp/root.jsx2
1 files changed, 0 insertions, 2 deletions
diff --git a/webapp/root.jsx b/webapp/root.jsx
index 2fce25532..a5771c3b1 100644
--- a/webapp/root.jsx
+++ b/webapp/root.jsx
@@ -4,8 +4,6 @@
import $ from 'jquery';
require('perfect-scrollbar/jquery')($);
-import 'bootstrap/dist/css/bootstrap.css';
-import 'jasny-bootstrap/dist/css/jasny-bootstrap.css';
import 'bootstrap-colorpicker/dist/css/bootstrap-colorpicker.css';
import 'google-fonts/google-fonts.css';
import 'sass/styles.scss';