Sassy
— Comments — random — 1 min read
A few weeks ago I started using SCSS, the Sassy CSS dialect that makes writing styles a bit nicer. Last week I built out a site and didn't have it to work with, and immediately noticed. I kept trying to nest my selectors… doh!
I recommend anyone writing an application with a lot of styles to use Sass (SCSS), or another clever css extension. :)