Blog posts tagged with 'sass'

Notes from Front-end London April

My notes from Front-end London's April Event - The world keeps spinning round and round from Arran Ross-Paterson, Bridging the gap between developers and designers with Sass from Kaelig Deloumeau-Prigent, and Over promised and under delivered from Peter Gasston.

Converting from LESS to Sass

Initially I fell down on the LESS side of this divide, the main reason being the ease of it. All you have to do is include the javascript file and you're away. Syntactically it's a whole lot easier to use as well, there's almost no extra syntax to learn, and writing custom mixins takes no time at all.