diff --git a/resources/assets/sass/modules/_bootstrap.scss b/resources/assets/sass/modules/_bootstrap.scss index 844bd795..f5c530c4 100644 --- a/resources/assets/sass/modules/_bootstrap.scss +++ b/resources/assets/sass/modules/_bootstrap.scss @@ -39,7 +39,7 @@ @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/wells"; -// @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/close"; +@import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/close"; // Components w/ JavaScript @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/modals";