Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
Add sass
Browse files Browse the repository at this point in the history
  • Loading branch information
roderik committed Aug 18, 2013
1 parent 2a17555 commit 4c3edcf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@ Access the `config.php` script from a browser:

If you get any warnings or recommendations, fix them before moving on.

You should also make sure you have [nodeJS][3], Bower and Grunt installed.
You should also make sure you have [nodeJS][3], Sass, Bower and Grunt installed.

brew install node
gem install sass # maybe you need sudo...
npm install -g bower
npm install -g grunt

Expand Down

0 comments on commit 4c3edcf

Please sign in to comment.