Skip to Content
Version 1Available ClassesBorders and Radius

Borders and Radius

Border Width

UtilityEffect
borderDefault border width
border-0No border
border-22px border
border-44px border
border-88px border
border-[3px]Arbitrary border width
border-{color}Border color
border-t / border-b / border-l / border-rBorder on the top, bottom, left, or right side
border-s / border-eBorder on the logical start or end side
border-x / border-yBorder on both horizontal or vertical sides
border-t-2 / border-b-[3px]Side-specific border width
border-l-{color}Side-specific border color

Radius

UtilityEffect
rounded-noneNo corner radius
rounded-smSmall corner radius
roundedDefault corner radius
rounded-mdMedium corner radius
rounded-lgLarge corner radius
rounded-xlExtra large corner radius
rounded-2xl2xl corner radius
rounded-3xl3xl corner radius
rounded-fullFully rounded corners
rounded-[10px]Arbitrary corner radius
Last updated on