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 Modular CSS with Sass SMACSS and Sass Styling Images

Joshua Phillips
Joshua Phillips
17,695 Points

No Images in Markup

In the Markup for this video's associated workspace there are no images present.

I noticed the same thing. If you jump ahead to around 4:58 in the video you can see the mark-up and type it out manually.

I alerted treehouse to the problem

3 Answers

almost 7 years later and the same issue is still here lol.. seriously treehouse fix it

Kent Hefley
Kent Hefley
11,216 Points

I continue to have these problems. The workspaces I load for certain videos are missing partials files, no images in the markup etc. I continuously have to open the project files, open the project in my text editor and then copy and paste the code into workspaces. Very frustrating.

Mark Young
seal-mask
.a{fill-rule:evenodd;}techdegree
Mark Young
Full Stack JavaScript Techdegree Student 12,060 Points

I've noticed this entire SASS section has had issues with workspaces not matching the instructors workspace. It's made the entire learning process pretty frustrating.

James Tickett
James Tickett
3,628 Points

I'm not excusing it, but it has been good practice for debugging or figuring things out to refresh my memory! :')

The last few videos were missing partials that started off blank, which wasn't a hassle, but then it took me a moment to remember that I needed to import them in the _index.scss or application.scss files

Jeffrey Schade
seal-mask
.a{fill-rule:evenodd;}techdegree
Jeffrey Schade
Front End Web Development Techdegree Student 6,803 Points

Same issues for me throughout the SASS course. Missing images at this particular stage, but throughout the SASS coursework, I've been missing certain partials and/or code, making it quite frustrating to go through the course. I find myself having to stop the flow and rhythm I get into, to create and include partials and code that seems to be missing just to try to get on the same page.