typography-theme-pottery
v0.0.9
Published
A Chinese fonts first theme for Typography.js
Downloads
15
Maintainers
Readme
Pottery
A Chinese fonts first theme for Typography.js
Install
npm install --save typography typography-theme-pottery
Usage
To use it, simply import the package in your project’s entry file e.g.
import Typography from 'typography';
import potteryTheme from 'typography-theme-pottery';
const typography = new Typography(potteryTheme);