mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-26 01:00:24 +00: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:
parent
09c7b1c582
commit
6b9265fc2d
1 changed files with 1 additions and 0 deletions
1
scss/bootstrap-grid.scss
vendored
1
scss/bootstrap-grid.scss
vendored
|
|
@ -34,3 +34,4 @@ html {
|
|||
@import "mixins/grid";
|
||||
|
||||
@import "grid";
|
||||
@import "utilities/flex";
|
||||
|
|
|
|||
Loading…
Reference in a new issue