0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01: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

View File

@ -34,3 +34,4 @@ html {
@import "mixins/grid";
@import "grid";
@import "utilities/flex";