README
Typography
Module for providing typography styles for basic HTML elements.
Installation
Install using NPM:
$ npm install @bemoid/typography
Documentation
The component documentation can be found here.
Module for providing typography styles for basic HTML elements.
<script type="module">
import bemoidTypography from 'https://cdn.skypack.dev/@bemoid/typography';
</script>
Module for providing typography styles for basic HTML elements.
Install using NPM:
$ npm install @bemoid/typography
The component documentation can be found here.