The LESS Ruby gem compiles LESS code into CSS. LESS extends CSS with variables, mixins, operations, and extended rules, and uses existing CSS syntax. You simply rename your .css files as .less files and compile with a plugin or a simple app like LESS.app for the Mac.

http://lesscss.org/