Landings
Stacks
Colors
Submit
About
Tailwind CSS
Border Style
Utilities for controlling the style of an element's borders.
Class
Properties
border-solid
border-style: solid;
border-dashed
border-style: dashed;
border-dotted
border-style: dotted;
border-double
border-style: double;
border-hidden
border-style: hidden;
border-none
border-style: none;