Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

typography-theme-minimal

eric-gm6ISC1.0.1

A minimal theme for typography.js (https://github.com/KyleAMathews/typography.js)

typography, minimal, gatsby, theme

readme

Minimal — a Typography.js theme

A theme for Typography.js

Install

npm install --save typography typography-theme-minimal

Usage

import Typography from 'typography'
import minimal from 'typography-theme-minimal'

const typography = new Typography(minimal)