flex
Utilities for controlling how flex items both grow and shrink.
| Utility | Styles |
|---|---|
flex[*<value>*] | flex: *<number>*; |
flex.auto | flex: auto; |
flex.initial | flex: 0 auto; |
flex.none | flex: none; |
Utilities for controlling how flex items both grow and shrink.
| Utility | Styles |
|---|---|
flex[*<value>*] | flex: *<number>*; |
flex.auto | flex: auto; |
flex.initial | flex: 0 auto; |
flex.none | flex: none; |