README
A container component that defines spacing between elements vertically. Part of the collection of components, visual styles, and build tools that power the Bolt Design System.
Install via NPM
npm install @bolt/components-stack
A content container that defines spacing between elements vertically.
<script type="module">
import boltComponentsStack from 'https://cdn.skypack.dev/@bolt/components-stack';
</script>
A container component that defines spacing between elements vertically. Part of the collection of components, visual styles, and build tools that power the Bolt Design System.
npm install @bolt/components-stack