Landings

Tailwind CSS

Flex

Utilities for controlling how flex items both grow and shrink.

ClassProperties
flex-1flex: 1 1 0%;
flex-autoflex: 1 1 auto;
flex-initialflex: 0 1 auto;
flex-noneflex: none;