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 changed files with 1 additions and 0 deletions

View File

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