Re-enable the Bootstrap labels components

This commit is contained in:
James Brooks
2017-01-04 19:56:46 +00:00
parent 59087d7c55
commit bdb76bc42e

View File

@@ -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";