0.1.1 • Published 7 years ago

psg-theme-dscout v0.1.1

Weekly downloads
28
License
MIT
Repository
github
Last release
7 years ago

psg-theme-dscout

dscout postcss-style-guide theme

Install

$ yarn add --dev psg-theme-dscout

Usage

In your postcss.config.js set the theme and themePath options for postcss-style-guide:

require('postcss-style-guide')({
  project: projectName,
  dest: 'styleguide/index.html',
  theme: 'dscout',
  themePath: 'node_modules/psg-theme-dscout'
})

Theme

Default style guide design

License

The MIT License (MIT)

0.1.1

7 years ago

0.1.0

7 years ago