Focus Ring Utilities
| Utility | Effect |
|---|---|
ring-none | Removes the focus ring |
outline-none | Removes the outline |
ring-{color} | Sets focus ring color |
ring-{n} | Sets focus ring width from a scale value |
ring-[3px] | Sets arbitrary focus ring width |
Focus rings are drawn by the renderer and do not change element layout.
Last updated on