skills/daisyui/components/steps.md
Steps can be used to show a list of steps in a process
stepsstep, step-iconstep-neutral, step-primary, step-secondary, step-accent, step-info, step-success, step-warning, step-errorsteps-vertical, steps-horizontal<ul class="steps {DIRECTION}">
<li class="step step-primary">{completed step}</li>
<li class="step">{upcoming step}</li>
</ul>
steps-vertical to the ul for a vertical layoutsteps; step-* color classes go on individual step itemsstep-primary to that listep-icon classdata-content="{value}" to the <li>