ar2pi / mdcss-theme-aviatur

Custom mdcss theme for Aviatur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mdcss Aviatur

NPM Version Build Status

mdcss Aviatur is a theme for mdcss, forked from mdcss Github.

Usage

Add mdcss and mdcss Aviatur to your build tool:

npm install mdcss mdcss-theme-aviatur --save-dev

Whenever mdcss is used, reference this theme.

require('mdcss')({
	theme: require('mdcss-theme-aviatur')({ /* options */ })
})

About

Custom mdcss theme for Aviatur


Languages

Language:JavaScript 79.8%Language:CSS 12.3%Language:HTML 7.9%