README
Banner component. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-banner
A content container that delivers important messages to the user.
<script type="module">
import boltComponentsBanner from 'https://cdn.skypack.dev/@bolt/components-banner';
</script>
Banner component. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-banner