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

JavaScript

Adam Beer
Adam Beer
11,314 Points

Tha page is working, but won't load to be the scss content.- Gulp

Hi everybody! I have a question. I dont see the scss content when I'm click in html elements to secondary-content or anything. Can somebody help me what could be the problem?

This is my last lesson --> https://teamtreehouse.com/library/-add-source-maps-to-your-sass

1 Answer

Adam Beer
Adam Beer
11,314 Points

This is Huston solution : gulp.src("scss/application.scss") I shaped it a bit gulp.src("_sass/application.scss") and it does work. I don't understand but I'm very happy now. Anybody know why does it work?