Skip to content

A Typography.js theme used in Redwerks' landing page framework

Notifications You must be signed in to change notification settings

redwerks/landing-typography-theme

Repository files navigation

Redwerks' landing page framework typography.js theme

A Typography.js theme used in Redwerks' landing page framework. Text styles and header sizes are similar to those used in the GitHub theme but many of the undesirable extras are not included.

Install

npm install --save typography @redwerks/landing-typography-theme

Usage

import Typography from 'typography';
import theme from '@redwerks/landing-typography-theme';

const typography = new Typography(theme);

About

A Typography.js theme used in Redwerks' landing page framework

Resources

Stars

Watchers

Forks

Packages

No packages published