Slide 4
Slide 4 text
So What is Sass?
A CSS Preprocessor
Originally created in Ruby
Let's you use things like Nesting, Variables, Partials,
Mixins, and Functions
Is it Sass, SASS, or SCSS?
Sass: Syntactically Awesome Stylesheets
SCSS: Sassy CSS
We'll be working with the default SCSS syntax