skelestyle-typography

base typography styles

Usage no npm install needed!

<script type="module">
  import skelestyleTypography from 'https://cdn.skypack.dev/skelestyle-typography';
</script>

README

skelestyle-typography

just some simple styles I like for basic typography.

you can use it with rework-npm:

npm install --save skelestyle-typography

in your css file:

@import "skelestyle-typography";

compile with the rework-npm-cli module:

rework-npm source.css -o bundle.css