# Dividers Horizontal and vertical rule styling. ```html // Error loading file, please report this issue. ``` ## Size Use Tailwind's [border width](https://tailwindcss.com/docs/border-width) utilities to adjust thickness. ```html // Error loading file, please report this issue. ``` ## Style Use Tailwind's [border style](https://tailwindcss.com/docs/border-style) utilities to adjust visual style. ```html // Error loading file, please report this issue. ``` ## Colors Use any Tailwind or Skeleton [colors or pairing](/docs/design/colors). ```html // Error loading file, please report this issue. ``` ## Vertical Use `vr` for a vertical rule, which supports all above styles. Make sure to set the height. ```html // Error loading file, please report this issue. ```