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 Compass Basics Getting Started with Compass Creating a Compass Project

Ken Wilson
Ken Wilson
7,885 Points

@import "compass/reset"; - Fails to compile

@import "compass/reset"; is nowhere in the sample project folder created by using compass.app. Does compass.app not install compass on my local machine? I tried to follow the video to use terminal but the instructions do not work. I get nothing but permission errors. I don't even know if compass is even installed on my machine.

1 Answer

Ken Wilson
Ken Wilson
7,885 Points

The whole basis of this makes ZERO sense, especially since there is NO FOLDER names compass/reset to import into screen.scss. What am missing here. The video certainly does nothing what-so-ever to explain where these files are supposed to be generated from. It's IMPOSSIBLE to follow along since these files are missing.