Sass Overview

Sass bills itself as "CSS with superpowers" and it certainly lives up to the title. In this video we introduce the most powerful and useful features of Sass to build more maintainable and clear stylesheets, and lay the foundation for Bourbon and Neat which rely on Sass for much of their magic.
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/sass-overview

@christoomey

In the Sass Foundations Exercise, add activate :livereload to config.rb to activate livereload.