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

How do I use Sass with the Tree House Workspace?

I am so confused. I can't exactly tell if it is my computer just running to slow to automatically run and change the code. So, I would like to know, what are the exact steps of getting an efficient Sass file being configured automatically to the CSS file. In the treehouse Console am I suppose to CTRL + C everytime I want it to make changes to the default CSS file? Then rerun the scss --watch . command every time? If that is so, then I find that very annoying.

1 Answer

Another Treehouse student was kind enough to write up a tutorial. I will defer to his previous efforts and knowledge on this: Using Sass with Workspaces (a step-by-step guide)

Thank you very much!