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 trialSrdjan Cestic
6,855 PointsBootstrap and Sass
Guil just mentoined LESS, but what's about Sass? Can we use them also? Does Bootstrap have Sass reference?
1 Answer
Luke Glazebrook
13,564 PointsHi!
Yeah you will be absolutely fine using Bootstrap and SASS together in the same project. If you run into any problems ask here on the forums or look around on StackOverflow. I'm sure many people have set-up Bootstrap and SASS in a project before.
Good luck!
Srdjan Cestic
6,855 PointsSrdjan Cestic
6,855 PointsHi Luke, does variables and mixins defined for LESS, can be used also for Sass? Because I can't find Sass reference for Bootstrap.