What to build
A breadcrumbs component — <nav data-breadcrumbs> containing a list of links. The last item is the current page (not a link). Items separated by a chevron. Uses existing nav styling and the shared chevron glyph.
Acceptance criteria
Blocked by
What to build
A breadcrumbs component —
<nav data-breadcrumbs>containing a list of links. The last item is the current page (not a link). Items separated by a chevron. Uses existing nav styling and the shared chevron glyph.Acceptance criteria
<nav data-breadcrumbs>containing a<ol>of breadcrumb items<li>— links for navigable items, plain text for the current page--chevron)@layer hikarirules/hikari-rules.mdupdated with markup exampleBlocked by