Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Alexander Besse
Full Stack JavaScript Techdegree Graduate 34,965 PointsUsing SASS/SCSS on an Express Server
Question for a personal project that I was hoping someone can help with. To give background about my overall knowledge while answering this question, I've completed Front-End TechDegree and I am on project 8/9 of the full stack.
I was wondering if there is a good resource that explains (or if someone can explain) how to implement SASS/SCSS styling into an Express website application running a PUG view engine.
Thank you in advance!
Matthew Lang
13,471 PointsMatthew Lang
13,471 PointsNot too sure about this one but take a look at node-sass and node-sass-middleware.
You may find a solution if you do some googling about node-sass and pug and express etc. Good luck.