# Flex Wrap
Visit https://tailwindcss.com/docs/flex-wrap (opens new window) for more information.
Class | Properties |
|---|---|
| flex-wrap | flex-wrap: wrap; |
| flex-wrap-reverse | flex-wrap: wrap-reverse; |
| flex-nowrap | flex-wrap: nowrap; |
← Flex Direction Flex →
Visit https://tailwindcss.com/docs/flex-wrap (opens new window) for more information.
Class | Properties |
|---|---|
| flex-wrap | flex-wrap: wrap; |
| flex-wrap-reverse | flex-wrap: wrap-reverse; |
| flex-nowrap | flex-wrap: nowrap; |
← Flex Direction Flex →