Skip to main content
Version: 0.6

Height

Control the height of an element using the h-{amount} utilities. It will automatically generate height based on amount.

Example:

apply("h-125")

will generate { height: 125 }