feat(): add support for bootstrap tables

This commit is contained in:
kendo5731
2016-02-04 22:34:05 +01:00
parent e2f0953b9b
commit b8e812859e
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ $bootstrap_path: "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap
//@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/type";
//@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/code";
@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/grid";
//@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/tables";
@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/tables";
//@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/forms";
//@import "../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/buttons";