Document Style

Use the Bootstrap CSS Style that comes with this package without Web Components:

<script type="module">
  import { documentStyle } from 'bs-elements'

  documentStyle()
</script>