On 2014-04-22 09:56, "Ola Fosheim Grøstad" <ola.fosheim.grostad+dl...@gmail.com>" wrote:

I never use css macros-tools, regular template libraries are usually
better (e.g. jinja2 allows me to execute python expressions if needed).
With current browsers the CSS is getting much more streamlined too and
the worst browser bugs require javascript detection anyway so macros
don't cut it.

I usually use these languages together with Ruby on Rails. With the assets pipeline in RoR it's possible to pipe several pre-processors together. Erb (Embedded Ruby) -> Sass -> CSS.

--
/Jacob Carlborg

Reply via email to