Skip to Main Content

Borders

Border Widths

The variables for border widths are all prefixed with --cd-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 --cd-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