Re-enable Bootstrap close component

This commit is contained in:
James Brooks
2017-01-04 19:55:01 +00:00
parent ad9b6a9d7e
commit 386f42409d

View File

@@ -39,7 +39,7 @@
@import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/panels"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/panels";
// @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/responsive-embed"; // @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/responsive-embed";
@import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/wells"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/wells";
// @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/close"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/close";
// Components w/ JavaScript // Components w/ JavaScript
@import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/modals"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/modals";