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

LESS or SASS

I am working on a new portfolio site to permanently replace the current design. I have been using the current CSS standard's but I want to explored new CSS techniques of LESS or SASS.

Which CSS is easier to use and code?

9 Answers

James Barnett
James Barnett
39,199 Points

Short Answer: LESS is more designer friendly

Long Answer:

@Guil Hernandez the Treehouse CSS teacher did a post over on the Treehouse blog about How to Choose the Right CSS Preprocessor

Hi Dan,

Here is a pretty good article on this subject. Also, I know of a few high-profile developers who LOVE SASS. I'm not really to the point in my CSS knowledge where I'm comfortable messing with either yet, but I will start with SASS myself first when that time comes. http://css-tricks.com/redesigning-with-sass

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Hi Dan,

It's worth trying both. Sass is my personal preference –– mainly because I love how we can extend it with Compass.

Like James mentioned, the blog post I wrote quickly covers the differences between the 3 most popular preprocessors.

If you want to poke around some simple Sass code, take a look at this demo I made of a button set.

But like I said, give both a try, then decide which one suits you best. Here's a code window you can use to instantly try either one.

Mat Helme
STAFF
Mat Helme
Treehouse Guest Teacher

I agree with Guil, SASS all the way.

Also take a look at CodeKit for super fast development.

http://incident57.com/codekit

Guil Hernandez
STAFF
Guil Hernandez
Treehouse Teacher

Oh yes, I can't live without CodeKit these days :)

I want to learn LESS. Any chance that treehouse will have lessons on it?

James Barnett
James Barnett
39,199 Points

Christina - Sounds like a great idea.

That idea deserves its own post :smile:

Make sure to add the tag of topic-request.

In the meantime, Lynda has a course that covers both Sass and LESS