README
Stylistic tags for displaying a logo. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-logo
A container for displaying responsive logo.
<script type="module">
import boltComponentsLogo from 'https://cdn.skypack.dev/@bolt/components-logo';
</script>
Stylistic tags for displaying a logo. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-logo