kss-uswds
v0.1.2
Published
A KSS template and style guide for USWDS.
Readme
KSS USWDS 
KSS USWDS is a Knyle Style Sheet style guide for USWDS.
Dependencies
- kss-node
>=3
Usage
- Install KSS-Node by using the following command:
npm install kss@3 -g- Render the site using the following command:
kss-node node_modules/kss-uswds/styleguide outnode_modules/kss-uswds/styleguideis the directory to which KSS Styleguide to useoutrepresents where the rendered styleguide should be output
Development
Use the following command to serve and watch the development environment:
npm startTesting
npm testDeployment
npm run deploy