@justjavac/typography-theme-github

0.1.5 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.5
    0
    • latest

Version History

Package Sidebar

Install

npm i @justjavac/typography-theme-github

Weekly Downloads

0

Version

0.1.5

License

MIT

Unpacked Size

4.53 kB

Total Files

5

Last publish

Collaborators

  • iamjjc