# Flex

Note, the display: flex utility is documented under http://localhost:8080/css-documentation/display.html#flex (opens new window)

Visit https://tailwindcss.com/docs/flex (opens new window) for more information.

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