SASS — It’s more than just variables in your CSS

Syntactically Awesome Stylesheets make working with CSS really freakin’ fun. Although variables (yeah, variables in your CSS, how cool is that!) are often highlighted when talking about CSS preprocessers, SASS is so much more. We’ll discuss, with practical examples, other major features of the language such as functions, mixins, placeholder classes and selector nesting.