UNPKG

typography-theme-github

Version:

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

19 lines (14 loc) 494 B
# Github — a <a href='https://github.com/kyleamathews/typography.js'>Typography.js</a> theme A theme for Typography.js inspired by Github's Markdown typography ## Install ```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) ``` ## More on theme Github uses "-apple-system" for headers and "-apple-system" for body text