0.1.2 • Published 8 years ago

kss-uswds v0.1.2

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

KSS USWDS NPM version

KSS USWDS is a Knyle Style Sheet style guide for USWDS.

Build Status Dependency Status devDependency Status

Dependencies

Usage

  1. Install KSS-Node by using the following command:

    npm install kss@3 -g
  2. Render the site using the following command:

    kss-node node_modules/kss-uswds/styleguide out
  • node_modules/kss-uswds/styleguide is the directory to which KSS Styleguide to use
  • out represents where the rendered styleguide should be output

Development

Use the following command to serve and watch the development environment:

npm start

Testing

npm test

Deployment

npm run deploy
0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago