koivu-styles

Styles for Koivu

Usage no npm install needed!

<script type="module">
  import koivuStyles from 'https://cdn.skypack.dev/koivu-styles';
</script>

README

koivu-styles

These are the SCSS styles for Koivu.

Usage

Bulma and bulma-sliders should be installed, then from your main scss stylesheet:

@import "node_modules/bulma/bulma";
@import "node_modules/bulma-extensions/bulma-slider/dist/bulma-slider";
@import "node_modules/koivu-styles/koivu";

//...

License

MIT