Borders
Border Widths
The variables for border widths are all prefixed with --border-. They’re
designed to be used with the border-width property.
border-none
border-s
border-m
border-l
border-xl
Border Radii
The variables for radii are all prefixed with --radius-. They’re designed to
be used with the border-radius property.
radius-none
radius-s
radius-m
radius-l
radius-xl
radius-2xl
radius-full