dscout theme for postcss-style-guide
npm install psg-theme-dscoutdscout [postcss-style-guide] theme
``shell`
$ yarn add --dev psg-theme-dscout
In your postcss.config.js set the theme and themePath options for
postcss-style-guide:
`javascript``
require('postcss-style-guide')({
project: projectName,
dest: 'styleguide/index.html',
theme: 'dscout',
themePath: 'node_modules/psg-theme-dscout'
})
The MIT License (MIT)
[postcss-style-guide]: https://github.com/morishitter/postcss-style-guide
[minimal]: https://github.com/blivesta/psg-theme-minimal