Trajan -- a Typography.js theme
A theme for Typography.js inspired by the typography of the typography-theme-wordpress-2016
npm install --save typography typography-theme-trajan
import Typography from 'typography'
import themeTrajan from 'typography-theme-trajan'
const typography = new Typography(themeTrajan)
- Trajan theme uses "Trajan" for headers and "Merriweather" for body text
- Add "Source Han Serif" for supporting chinese based on local Source Han Serif font
This project is under the MIT license. See the LICENSE file for the full license text