--- title: "Breadcrumbs" pageTitle: "Fylgja Breadcrumbs" description: "The Fylgja breadcrumbs component provides a simple, accessible way to render breadcrumb navigation" npm: "@fylgja/breadcrumbs" git: "https://github.com/fylgja/fylgja/tree/main/components/breadcrumbs" --- The Fylgja breadcrumbs component provides a simple, accessible way to render breadcrumb navigation. ## Installation You can install Fylgja breadcrumbs via npm or other Node-based package managers like pnpm or bun: ```bash npm install @fylgja/breadcrumbs ``` Alternatively, you can use it directly via a CDN: ```html ``` ## Usage Once installed, you can import the full package with: ```css @import "@fylgja/breadcrumbs"; ``` ### Basic Usage The breadcrumbs component can be used with a utility class or completely classless by relying on standard HTML5 accessibility attributes. #### Classless (Recommended) To use the breadcrumbs without adding specific CSS classes, simply wrap your list in a `