devbewill / typography-theme-otis

A Typography.js theme optimized for wrtier blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otis — a Typography.js theme

A Typography.js theme optimized for readability

Install

npm install --save typography typography-theme-otis

Usage

import Typography from 'typography'
import otisTheme from 'typography-theme-otis'

const typography = new Typography(otisTheme)

More on theme

Otis uses "Fira Sans" for headers and "Rubik" for body text

About

A Typography.js theme optimized for wrtier blog


Languages

Language:JavaScript 100.0%