@bipinpaulbedi/paul-blog-typography-theme

paul blog typography theme

Usage no npm install needed!

<script type="module">
  import bipinpaulbediPaulBlogTypographyTheme from 'https://cdn.skypack.dev/@bipinpaulbedi/paul-blog-typography-theme';
</script>

README

paul blog — a Typography.js theme

A theme for Typography.js

Install

npm install --save typography @bipinpaulbedi/paul-blog-typography-theme

Usage

import Typography from 'typography'
import theme from '@bipinpaulbedi/paul-blog-typography-theme'

const typography = new Typography(theme)