Steps
Numbered vertical steps for guides — CSS-counter badges on a hairline rail.
Install the package
Add @aur-ui/ui with your package manager.Wire up Tailwind
Import the tokens and point @source at the package.Use a component
Import from @aur-ui/ui/components/* and ship.bash
pnpm add @aur-ui/uitsx
import { Step, Steps } from "@aur-ui/ui/components/steps";