Skip to content

Latest commit

 

History

History

typography-theme-github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Github — a Typography.js theme

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

Install

npm install --save typography typography-theme-github

Usage

import Typography from 'typography'
import githubTheme from 'typography-theme-github'

const typography = new Typography(githubTheme)

More on theme

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