0.1.5 • Published 4 years ago

@justjavac/typography-theme-github v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

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

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago