Sassy Cascading Style Sheets

In this series we will be focusing on all things SASS (Syntactically Awesome Stylesheets). We will start with one or more articles that can be used to get up and running using sass as quickly as possible. The subsequent articles will be more in depth and will be based on the documentation.
#1 Quick Start
#1 Quick Start
In this article we are going to do the basic set up for using SCSS within our project. More specifically we are going to add both Bourbon and Bitters to our project in order to make getting up and running and using SCSS easier and more enjoyable. Both are excellent projects from thoughtbot™.