A theme for Typography.js inspired by Github's Markdown typography
npm install typography-theme-githubA theme for Typography.js inspired by Github's Markdown typography
bash
npm install --save typography typography-theme-github
`
Usage
`javascript
import Typography from 'typography'
import githubTheme from 'typography-theme-github'const typography = new Typography(githubTheme)
``Github uses "-apple-system" for headers and "-apple-system" for body text