Update README

This commit is contained in:
benjamin melançon 2020-06-12 11:05:02 -04:00
parent 42d0de98c3
commit 8867a73669

View file

@ -17,6 +17,19 @@ _This command will look at your `.nvmrc` file and use the version node.js specif
_This command looks at `package.json` and installs all the npm dependencies specified in it. Some of the dependencies include grunt and grunt-sass._
## Usage
### Compile CSS
`grunt sass`
See more available Grunt commands:
`grunt --help`
## Stuff we're not using
### Rebuild the style guide
`grunt kss`