Flex In Progress

Utility for applying various flex rules

Usage

Class Name Description
u-flex-{1…9}

apply the flex shorthand with a value of 1 through 9

u-align-baseline

align items by their baseline

u-align-center

align items to the center

u-justify-start

justify items to the start of the flex container

u-justify-end

justify items to the end of the flex container

u-justify-space-between

distribute extra space evenly between items