Commit f1d30769 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray Committed by Jacob Schatz

Remove unused bootstrap imports

parent fd3be70d
......@@ -21,7 +21,7 @@
@import "bootstrap/buttons";
// Components
@import "bootstrap/component-animations";
// @import "bootstrap/component-animations";
// @import "bootstrap/dropdowns";
@import "bootstrap/button-groups";
@import "bootstrap/input-groups";
......@@ -33,11 +33,11 @@
@import "bootstrap/labels";
@import "bootstrap/badges";
@import "bootstrap/alerts";
@import "bootstrap/progress-bars";
// @import "bootstrap/progress-bars";
@import "bootstrap/list-group";
@import "bootstrap/wells";
@import "bootstrap/close";
@import "bootstrap/panels";
// @import "bootstrap/wells";
// @import "bootstrap/close";
// @import "bootstrap/panels";
// Components w/ JavaScript
@import "bootstrap/modals";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment