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 Advanced Sass Advanced Directives @at-root: Part 2

Alexander Baron
Alexander Baron
29,275 Points

Advanced Sass - last challenge task - help needed

Has anyone come across a sensible solutions? My attempts were all turned down. It seems I don't understand the questions. Adding the ampersand to the child selector does not seem to do the trick. Any suggestions?

The original question goes as follows: In the following code challenge, we are hard-coding the name of the nested selector .foo-bar. How can we update this to inherit the parent selector of .foo?

2 Answers

Alexander Baron
Alexander Baron
29,275 Points

Thanks. Indeed, very smart. That solved it.