CSS allow you to do lots of things, but some features are missing to developers. What about variable, constants, and general faster syntax? As normal CSS can’t do that, people created preprocessors to allow the use of variables on CSS files and then parse it to regular stylesheets.Jean-Baptiste Jung, 2010
Neben den bekanntesten Vertretern wie Less CSS und Sass zeigt Jean-Baptiste folgende weitere Vertreter der CSS-Helferlein:
Jedes dieser Tools hat seine kleinen Besonderheiten, die sie von den anderen abheben. Mit CSS-Parsern beschäftigen wir uns übrigens auch auf der WebTech Conference 2010 – in Kürze mehr davon in den Sessions.