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

Sass commands

Where can i find a list of sass commands like in the video?

Hi Sjoerd,

Are you asking about the sass command line options that show up in the video about the 4:00 mark?

Are you wondering how to bring that up or are you wondering if there's a web page that contains a copy of that information?

1 Answer

Tom Geraghty
Tom Geraghty
24,174 Points

If you're looking for how to use sass this is a good resource: http://sass-lang.com/documentation/file.SASS_REFERENCE.html#_4

If you want to know how to install/configure sass, I'd start here: http://sass-lang.com/install

Good luck!