What CSS compiler do you use (SASS, Less, HSS, etc)?
Posted
by T.R.
on Stack Overflow
See other posts from Stack Overflow
or by T.R.
Published on 2010-04-10T05:06:49Z
Indexed on
2010/04/14
6:43 UTC
Read the original article
Hit count: 216
I've been looking to make things a little more DRY, both on my personal projects (django) and at work (JSP/struts,PHP).
SASS+HAML seem to be quite popular, but, do those outside of the Ruby/Rails community generally use these as well, or do they opt for other solutions? Which do you use, and what was the reasoning behind the choice?
© Stack Overflow or respective owner