psg-theme-dscout
v0.1.1
Published
dscout theme for postcss-style-guide
Downloads
351
Readme
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
License
The MIT License (MIT)