2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Split grid & containers (#29146)

This commit is contained in:
Martijn Cuppens
2020-02-03 21:02:53 +01:00
committed by GitHub
parent aa95f6d618
commit 532feab38b
10 changed files with 135 additions and 132 deletions
+1
View File
@@ -19,6 +19,7 @@
@import "reboot";
@import "type";
@import "images";
@import "containers";
@import "grid";
@import "tables";
@import "forms";