04

Radii

Border radius values used across all components.

None

rounded-none

0px

Small

rounded-sm

calc(0.625rem * 0.6)

Medium

rounded-md

calc(0.625rem * 0.8)

Large

rounded-lg

0.625rem

Extra Large

rounded-xl

calc(0.625rem * 1.4)

2XL

rounded-2xl

calc(0.625rem * 1.8)

Full

rounded-full

9999px