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 trialJohn Wilmans
Courses Plus Student 11,909 PointsThis is probably a stupid question. How do I enter SaSS so it is compiled for the challenges on this course please?
I am doing the Sass basics course and am wanting to do the challenges. How do I get the code to update in the challenge. Am I still using my text editor?
Thanks
2 Answers
Craig Watson
27,930 PointsHi John,
Are you wanting to see the compiled version on the Sass code you are answering with when in a code challenge?
Craig
John Wilmans
Courses Plus Student 11,909 PointsBrilliant. Thanks for your help
John Wilmans
Courses Plus Student 11,909 PointsJohn Wilmans
Courses Plus Student 11,909 PointsHi Craig. Basically I'm trying to find WHERE to enter the code. There is index.html and a CSS page. Where would I enter the sass for the console thing to convert to CSS?
Thanks John
Craig Watson
27,930 PointsCraig Watson
27,930 PointsAhh I see John no worries,
On the code challenges you don't need to worry about compiling the code at all, just through in the scss that would be needed and that it.
if there is no, "styles.scss" or similar and it is a "styles.css" just enter your code in the css file. If you do think it is misleading or a little confusing the guys behind the scenes really listen so be sure to hit them up at help@teamtreehouse.com letting them know your thoughts they will appreciate your feedback.
Craig