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

Adrian Susin
Adrian Susin
2,533 Points

Which Course do i watch when i want to learn to modify SASS?

So, i am working on a webpage that runs on GRAV Cms. I want to modify a Theme to make the Site look the way i want. The CMS uses SASS, with whom i never worked before. The Changes that i make to the Files don't do anything. even if i compile them with a Program like Koala.

Which is the best course to grasp Sass in my Situation?

1 Answer

Steven Stanton
Steven Stanton
59,998 Points

There's a Sass basics course here: https://teamtreehouse.com/library/sass-basics, and a "CSS to Sass" course here: https://teamtreehouse.com/library/css-to-sass.

I can personally recommend the first one to get a handle on things. It's taught by the guy who invented sass, and he's a very engaging teacher.