1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-25 08:09:43 +02:00

Remove Boostrap Grid

Replaced with CSS Grid layout.
This commit is contained in:
Harvey Kandola 2018-12-21 11:46:51 +00:00
parent 61c648a7ac
commit 60d2ef57bb
12 changed files with 252 additions and 308 deletions

View file

@ -93,7 +93,7 @@ $link-hover-decoration: none;
// Optional
@import "node_modules/bootstrap/scss/reboot";
@import "node_modules/bootstrap/scss/grid";
// @import "node_modules/bootstrap/scss/grid";
// @import "node_modules/bootstrap/scss/buttons";
// @import "node_modules/bootstrap/scss/button-group";
@import "node_modules/bootstrap/scss/forms";