Border utilities

Border

Add a border on one or multiple edges of the box.

Usage

u-border-[all|top|right|bottom|left|v|h]

Examples

Hello!
u-border-all

Transparent border

Add a transparent border on one or multiple edges of the box.

Usage

u-border-[all|top|right|bottom|left|v|h]-transparent
Hello!
u-border-all-transparent

Hide border

Remove the border on one or multiple edges of the box.

Usage

u-border-[all|top|right|bottom|left|v|h]-none
Hello!
u-border-right-none