Skip to content

Conversation

Brennvo
Copy link

@Brennvo Brennvo commented Mar 23, 2025

Context

As mentioned in the ARIA Authoring Practices Guide, a breadcrumb trail represents page hierarchy, which implies some type of order. Hence, the suggested implementation for a breadcrumb trail is to use an ordered list (ol).

However, Pico CSS only applies breadcrumb styles to unordered lists (ul).

This PR

  • Updates breadcrumb styles to apply to both ul and ol elements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant