Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 585 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 585 Bytes

typography-theme-github

A theme for Typography.js inspired by Github's Markdown typography

Install

Use npm:

npm install --save typography @justjavac/typography-theme-github

Or, use yarn:

yarn add typography @justjavac/typography-theme-github

Usage

import Typography from 'typography'
import githubTheme from '@justjavac/typography-theme-github'

const typography = new Typography(githubTheme)

More on theme

Github uses "-apple-system" for headers and "-apple-system" for body text