README
Code snippet shows text in a style that is best fit for a monospace font. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
Install via NPM
npm install @bolt/components-code-snippet
Text container that displays syntax-highlighted code with support for several programming languages.
<script type="module">
import boltComponentsCodeSnippet from 'https://cdn.skypack.dev/@bolt/components-code-snippet';
</script>
Code snippet shows text in a style that is best fit for a monospace font. Part of the Bolt “Components” CSS framework that powers the Bolt Design System.
npm install @bolt/components-code-snippet