search ESC

Borders & Dividers

Border width, style, radius, and separator/divider utilities.

Border Width
border-0 border-1 border-2 border-3 border-4 border-5
Border Style
solid dashed dotted double
Border Radius
none sm md lg xl 2xl full pill shape
Directional Radius
rounded-t-lg rounded-b-lg rounded-l-lg rounded-r-lg rounded-tl-lg rounded-br-lg
Horizontal Separator
Above

Below

Thick primary

Dashed
Separator with Text
OR
Section Title
Vertical Separator
First Second Third
Divide Between Children
First row
Second row
Third row
CSS Reference
ClassDescription
.lp-border-{0|1|2|3|4|5|8}Border width
.lp-border-{solid|dashed|dotted|double|none}Border style
.lp-border-{color}Border color (8 semantic)
.lp-rounded-{none|sm|md|lg|xl|2xl|3xl|full|pill}Border radius
.lp-rounded-{t|r|b|l}-{size}Side-specific radius
.lp-rounded-{tl|tr|br|bl}-{size}Corner-specific radius
.lp-separatorHorizontal divider line
.lp-separator-verticalVertical divider
.lp-separator-{1|2|3|4}Separator thickness
.lp-separator-{dashed|dotted}Separator style
.lp-separator-{color}Separator color
.lp-separator-textSeparator with inline text
.lp-divide-{x|y}Border between siblings
.lp-divide-{color}Divide color