Landings
Stacks
Colors
Submit
About
Tailwind CSS
Outline Style
Utilities for controlling the style of an element's outline.
Class
Properties
outline-none
outline: 2px solid transparent;
outline-offset: 2px;
outline
outline-style: solid;
outline-dashed
outline-style: dashed;
outline-dotted
outline-style: dotted;
outline-double
outline-style: double;