CSS with Less?
So apprently, there’s a new way to write CSS. I just got a newsletter from Sitepoint with a new css language plugin using Ruby. It allows you to add variables into CSS, which means instead of changing the same color on 20 lines of code, you use the “@” tag in your stylesheet, specify the variable name, and now, you change one line of code for the entire site.
There’s some other great stuff it’ll allow you to do, like operations and nested styles.
I’ll be doing some experimenting this week and I’ll post my findings on how easy this reallly will be.
It looks to be something fancy!
Maybe I’ll be able to talk about this at wordcamp NOLA 2010!
Tags: css, design, Less, programming, Ruby


