Sass Why for the CSS Guy

An intro to Sass and Compass for CSS fans.

Written by Beau Smith.

An intro to Sass and Compass for CSS fans.

After you start using Sass and Compass you will never want to write plain CSS ever again. These tools have saved countless hours of development time at Square. This 40-minute video intro (+ slides) should give you a solid overview of how Sass and Compass can change the way you style your web projects.

Installation is pretty easy. Just type the following in your terminal and you will be able to use all the techniques in this presentation. Installing Compass will also install Sass.

$ sudo gem install compass

Slides: http://www.slideshare.net/beausmith/sass-why-for-the-css-guy-9475297 Beau Smith - Profile *excited to announce Superfeedr has been acquired by Medium. In many ways, it's a very natural fit: Medium wants to…*medium.com

Table Of Contents