Posted by Simon Tsang
Hello again. This week I’ve been getting to grips with Sass and seeing what I could do with it. Sass (a rather charming acronym of Syntactically Awesome StyleSheets) is a component of the Haml plugin for Ruby. Where Haml deals with the markup of HTML, Sass deals with the markup of CSS. It describes itself [...]