Skip to content

shen-yu/typography-theme-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typography-theme-vue

A theme for Typography.js inspired by Vue document style.

Install

Use npm:

npm install --save typography typography-theme-vue

Or, use yarn:

yarn add typography typography-theme-vue

Usage

import Typography from "typography";
import vueTheme from "typography-theme-vue";

const typography = new Typography(vueTheme);

About

A theme for Typography.js inspired by Vue document.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages