KSS Bootstrap 
KSS Bootstrap is a Knyle Style Sheet style guide for Bootstrap.
Dependencies
- kss-node
>=2.1.0 <3
Usage
Install KSS-Node by using the following command:
npm install kss@3 -gRender the site using the following command:
kss-node node_modules/kss-bootstrap/styleguide out -t node_modules/kss-bootstrap/bootstrapnode_modules/kss-bootstrap/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