Question: *How do I make a loading spinner?*

Answer#

Border circle with one transparent side, animate-spin. undefined

Markup#

html
<span class="inline-block size-5 animate-spin rounded-full border-2 border-slate-300 border-t-blue-600"></span>

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.