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

Front-End WebDevelopment

I made it through the majority of Sass Basics. However, I am running into difficulties in the advanced Sass section of the course. I am having a lot of difficulties with media queries. I know HTML and I am very familiar with CSS I already build very well coded websites but am having difficulty when it comes to the media queries and nesting area's of Sass but I want to learn Sass so that I can begin using it because it is very powerful. What do you recommend I do?

1 Answer

Max Weston
Max Weston
11,432 Points

know your CSS really well first as Sass is just an abstraction of CSS so you can use it more like a programming language, i would recommend doing CSS Foundations as this covers a great deal.

good luck.

Hey Max,

Thank you so much for the advice. I will definitely do that.

Cheers!