Module flex_wrap

Module flex_wrap 

Source
Expand description

Utilities for controlling how flex items wrap.

Class Properties
flex-wrapflex-wrap: wrap;
flex-wrap-reverseflex-wrap: wrap-reverse;
flex-nowrapflex-wrap: nowrap;

Tailwind reference