Question: *How do I style focus visibly?*

Answer#

focus-visible ring with offset — never remove outlines without replacement. undefined

Markup#

html
<button class="focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:ring-offset-2 rounded-lg border px-4 py-2">Tab here</button>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

Tip. This answer targets Nakshora 2.0. The same question is answered version-appropriately in every other release — use the version switcher.