Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

CSS

Jitendra Vyas
Jitendra Vyas
2,349 Points

Is Sass best CSS preprocessor among all?

Is Sass best css preprocessing system? Where LESS and other alternative lacks?

If LESS is being used in any project already, would it be beneficial to replace it with Sass if it can be more helpful?

1 Answer

Alex Robertson-Brown
PLUS
Alex Robertson-Brown
Courses Plus Student 8,956 Points

I prefer sass, but mostly because of using codekit. I think this is down to personal preference at the end of the day, as both do a lot to help with writing css. Chris Coyier has an excellent article on this topic - http://css-tricks.com/sass-vs-less/