README
Stylistic bulleted list for article content. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-ul
Vertical list of bulleted items.
<script type="module">
import boltComponentsUl from 'https://cdn.skypack.dev/@bolt/components-ul';
</script>
Stylistic bulleted list for article content. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-ul