Wrangling the CSS Beast with Sass
¶ by Rob Friesel Wrangling the CSS Beast with Sass
View more presentations from Rob Friesel
Here’s the slide deck from my talk on Sass at VT Code Camp 2011. If you were there, please feel free to leave some comments over at SpeakerRate … and thanks for coming out!
Abstract: Sass is an extension of CSS3 that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with a fully CSS-compatible syntax. (With a little help from Ruby) This talk will cover an overview of what Sass is, how to get it, run it, and use it, and show some examples of its magic.
Download the sample code: github.com/founddrama/vt-code-camp
Leave a Reply