While verbose, we do recommend you use all tags shown below to meet recommended accessibility guidelines.
html
<navclass="list-nav"><!-- (optionally you can provde a label here) --><ul><li><ahref="/"><spanclass="badge bg-primary-500">💀</span><spanclass="flex-auto">Skeleton</span></a></li><!-- ... --></ul></nav>
If you need to highlight an active Navigation List item, we recommend conditionally applying a background color to the anchor tag.