1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-31 00:59:51 +02: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

View File

@@ -38,5 +38,5 @@
// Layout
@import "mixins/clearfix";
@import "mixins/grid-framework";
@import "mixins/container";
@import "mixins/grid";