Posted by jeisel on November 5, 2013 at 7:54pm
Is there a particular CSS preprocessor language that is being more heavily adopted by the Drupal community - or is it more about checking out which one I find more comfortable/helpful and going with that?
I just don't want to be the guy who buys the HD-DVD player two months before Blu-Ray takes over.
thanks!
Comments
SASS
Based purely on anecdotal evidence, I believe SASS is more popular both in the Drupal community and on the wider web. LESS can be a little easier to get started using, because it does not require installing anything, so a lot of people start with LESS and eventually move to SASS. I've never talked to anyone who started using SASS and moved to LESS. I don't personally write CSS at all anymore, so this is just my impression from talking to others.