Landings

Tailwind CSS

Flex Direction

Utilities for controlling the direction of flex items.

ClassProperties
flex-rowflex-direction: row;
flex-row-reverseflex-direction: row-reverse;
flex-colflex-direction: column;
flex-col-reverseflex-direction: column-reverse;