@npmcorp/typography

```html <h1 class="title">h1.title 42px</h1> <h2>h2 25px</h2> <p class="type-sm">small text 14px</p> ```

Usage no npm install needed!

<script type="module">
  import npmcorpTypography from 'https://cdn.skypack.dev/@npmcorp/typography';
</script>

README

<h1 class="title">h1.title 42px</h1>
<h2>h2 25px</h2>
<p class="type-sm">small text 14px</p>