Question: *How do I build breadcrumbs?*

Answer#

Flex row with separators and muted colors. undefined

Markup#

html
<nav class="flex gap-2 text-sm text-slate-500"><a>Docs</a>/<span class="text-slate-900">Here</span></nav>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

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