@blocklang/bootstrap-classes

Bootstrap v5 class constant.

Usage no npm install needed!

<script type="module">
  import blocklangBootstrapClasses from 'https://cdn.skypack.dev/@blocklang/bootstrap-classes';
</script>

README

bootstrap-classes

npm version

Bootstrap v5 class constant.

How to use

Install

npm i bootstrap-classes

Use

import * as c from 'bootstrap-classes';

const textMuted = c.text_muted;