Dividers
Properties
Name | Default | Description |
---|---|---|
width | auto | Width of the divider. Used in divider-vertical if you don’t wanna use --border-width . |
height | auto | Width of the divider. Used in divider-horizontal if you don’t wanna use --border-width .divider |
CSS Variables
Variable | Default | Description |
---|---|---|
--border-width | 1px | Width of the divider |
--border-color | currentColor | Color of the divider |
--gap | 1rem | Gap between dividers and their labels |