Landings
Stacks
Colors
Submit
About
Tailwind CSS
Flex
Utilities for controlling how flex items both grow and shrink.
Class
Properties
flex-1
flex: 1 1 0%;
flex-auto
flex: 1 1 auto;
flex-initial
flex: 0 1 auto;
flex-none
flex: none;