Came across this on Think Vitamin. It looks like a cool option to consider before starting a large site. I could see how using this for a site like startrightstarthere.com would make my life a million times easier. Allows for conditionals, variables, and a bunch more when working with stylesheets.
roussel 1:15 pm on August 24, 2011 Permalink | Log in to Reply
Have you looked at { less } – http://lesscss.org/
mlux 3:52 pm on August 25, 2011 Permalink | Log in to Reply
I’m curious as to how much load time LESS would add when compiling on client or server-side, as compared to SASS which is compiled on the development end via Ruby. Either way, I think we should keep these in mind.