guoliim / typography-theme-trajan

a theme for Typography.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trajan -- a Typography.js theme

npm npm Packagist

A theme for Typography.js inspired by the typography of the typography-theme-wordpress-2016

Install

npm install --save typography typography-theme-trajan

Usage

import Typography from 'typography'
import themeTrajan from 'typography-theme-trajan'

const typography = new Typography(themeTrajan)

More on theme

LICENSE

This project is under the MIT license. See the LICENSE file for the full license text

About

a theme for Typography.js

License:MIT License


Languages

Language:JavaScript 100.0%