2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

Add utilities/flex to the dedicated grid Sass bundle so folks can take advantage of the utilities for basic flex alignment

This commit is contained in:
Mark Otto
2017-02-04 15:57:21 -08:00
parent 09c7b1c582
commit 6b9265fc2d
+1
View File
@@ -34,3 +34,4 @@ html {
@import "mixins/grid";
@import "grid";
@import "utilities/flex";