Skip to content

Commit

Permalink
Update instructions to generate styles using node-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelig committed May 3, 2016
1 parent e270472 commit a594170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.mkd
Expand Up @@ -37,4 +37,4 @@ Install Sass, then open the terminal and run:

or, if running [node-sass](https://github.com/sass/node-sass):

`node-sass --watch s.scss s.css --source-map s.css.map`
`node-sass s.scss s.css --source-map true`

0 comments on commit a594170

Please sign in to comment.