mdcss-theme-chameleon

1.0.0 • Public • Published

Chameleon

Chameleon is a theme for mdcss.

Usage

Add mdcss and Chameleon to your build tool:

npm install mdcss --save-dev
npm install mdcss-theme-chameleon --save-dev

Whenever mdcss is used, reference this theme.

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

Readme

Keywords

none

Package Sidebar

Install

npm i mdcss-theme-chameleon

Weekly Downloads

0

Version

1.0.0

License

ISC

Last publish

Collaborators

  • stephenway