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 Basics Add Reusable Logic to Your Sass Loop Through Lists with @each

Chantal Baxter
seal-mask
.a{fill-rule:evenodd;}techdegree
Chantal Baxter
Front End Web Development Techdegree Student 4,858 Points

Why is there no workspace?

Guil stated in the last video that we were taking a break from the other page to learn this. Yet there is no workspace with these videos. Is there a way a workspace can get added? I do not use a separate text editor with the lessons and its hard to follow along without the workspace.

1 Answer

Hi Chantal!

I often keep several tabs open with additional references (such as the MDN docs and CSS-Tricks) and "playground" options available when I doing my Treehouse tuts for just such an occasion.

You can always test code on sites such as https://codepen.io/ (which allows you to use CSS preprocessors)

https://blog.codepen.io/documentation/using-css-preprocessors/

I hope that helps.

Stay safe and happy coding!

Chantal Baxter
seal-mask
.a{fill-rule:evenodd;}techdegree
Chantal Baxter
Front End Web Development Techdegree Student 4,858 Points

Hi! Thanks for the reply however I don't like using an external text editor as I find it just makes it unnecessarily confusing. I am hoping the question can get the attention of a moderator so that they can add one.