diff --git a/resources/assets/sass/modules/_bootstrap.scss b/resources/assets/sass/modules/_bootstrap.scss index f5c530c4..5bb97f68 100644 --- a/resources/assets/sass/modules/_bootstrap.scss +++ b/resources/assets/sass/modules/_bootstrap.scss @@ -28,7 +28,7 @@ // @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/breadcrumbs"; // @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/pagination"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/pager"; -// @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/labels"; +@import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/labels"; @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/badges"; // @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/jumbotron"; // @import "./node_modules/bootstrap-sass/assets/stylesheets/bootstrap/thumbnails";