Please fork and clone this repo, then submit a pull request if you'd like to make any changes.
To install SASS:
- To check if you already have it installed, open the command line and type
sass -v - If you don't have SASS installed, type
gem install sass - If there is an error message, type
sudo gem install sass - Please refer to http://sass-lang.com/install for any further questions regarding installation