Tag: LESS

A Genetic approach to CSS compression

This is a pretty fascinating, in-depth look at the idea of approaching CSS compression in the mindset of genetics. This guy is way smarter than me and some of these equations are way over my head, but reading this article called out another reason preprocessors (Sass, LESS) can be tremendously useful. One thing I used […]

Posted: January 28, 2013

SASS vs. LESS

SASS vs. LESS | CSS-Tricks. I’m also often asked “which is better?” when it comes to LESS and Sass. I started working with Sass roughly a year ago as I was a holdout for some time. At first I simply assumed (like many) that it only worked with Ruby on Rails projects. I was quickly […]

Posted: May 17, 2012

Css2Less

Css2Less. I really like the educational value of this tool. While I don’t see it necessarily as a utility to come back to and use repeatedly, I think it’s a really great way to introduce LESS to someone who has never worked with it before.

Posted: May 04, 2012