

Overview
Border utilities cover width, style, radius, and color in one system, including side-specific border widths and directional corner rounding.Width
Bundled border-width scale from
border-0 through border-20Style
Border style utilities: solid, dashed, and none
Radius
Border radius utilities for rounded corners
Border Colors
Bundled color utilities for soft, neutral, and accent borders
Quick Start
Common Patterns
- Use
border-gray-lightfor soft section and card separation. - Use
border-grayorborder-blackwhen structure needs more contrast. - Use
border-primaryfor the main bundled accent border. - Use side-specific widths and directional rounding for tabs, panels, and emphasized edges.
- Keep width, style, color, and radius explicit in markup for clarity.
Related Utilities
Colors
Color utilities for border colors
Spacing
Padding utilities for internal border spacing
Layout
Layout utilities used with bordered surfaces

