Getting started with SCSS


Details
CSS is awesome and has come a long way in the last decade but it's missing some obvious features like variables and inheritance. This is where SASS/SCSS can help! It's like CSS, just with superpowers. In this chat I'll show you how to get started with SCSS using some basic tooling (we will use Node, though that is not required) and show you some of its most useful features.
Speaker Bio
Eric Sowell is an instructor for The Iron Yard in Dallas ( https://www.theironyard.com/locations/dallas.html ) and helps people change careers and become web developers. When programming, he enjoys server-side development and database work but prefers to live on the client-side, doing either iOS app development or web development. He is the author of Mobile
ASP.NET (http://asp.net/) MVC 5 ( http://www.amazon.com/Mobile-ASP-NET-MVC-Eric-Sowell/dp/1430250569/ref=sr_1_1 ).
When not coding, he likes to read, study history and dead languages, and play Minecraft with the kids.

Getting started with SCSS