Détail du package

typography-theme-bootstrap

KyleAMathews432MIT0.16.19

A theme for Typography.js inspired by Bootstrap's default typography

css, typography, typography-theme

readme

Bootstrap — a Typography.js theme

A theme for Typography.js

Install

npm install --save typography typography-theme-bootstrap

Usage

import Typography from 'typography'
import bootstrapTheme from 'typography-theme-bootstrap'

const typography = new Typography(bootstrapTheme)

More on theme

Bootstrap uses system font for body text, more info can be found here