mdcss-theme-ad

1.0.1 • Public • Published

ad

NPM Version Build Status

ad is a theme for mdcss.

Usage

Add mdcss and ad to your build tool:

npm install mdcss --save-dev
npm install mdcss-theme-ad --save-dev

Whenever mdcss is used, reference this theme.

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

Readme

Keywords

Package Sidebar

Install

npm i mdcss-theme-ad

Weekly Downloads

6

Version

1.0.1

License

CC0-1.0

Last publish

Collaborators

  • jarodtaylor