Pure frontend project.
- Ruby 1.9+
- sass:
gem install sass - compass:
gem install compass - font-awesome:
gem install font-awesome-sass
When you're working on your project, just run the following command to clean the compass cache and compile the scss:
compass cleancompass watch