README
Breadcrumb is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
Install via NPM
npm install @bolt/components-breadcrumb
A navigational aid to keep track and maintain awareness of current location within a website.
<script type="module">
import boltComponentsBreadcrumb from 'https://cdn.skypack.dev/@bolt/components-breadcrumb';
</script>
Breadcrumb is part of the collection of components, visual styles, and build tools that power the Bolt Design System.
npm install @bolt/components-breadcrumb