README
Block list for stacked full-width content. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-block-list
A vertical list with separators.
<script type="module">
import boltComponentsBlockList from 'https://cdn.skypack.dev/@bolt/components-block-list';
</script>
Block list for stacked full-width content. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-block-list