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 Framework Basics Prototyping with Bootstrap Introduction to Bootstrap

Srdjan Cestic
Srdjan Cestic
6,855 Points

Bootstrap and Sass

Guil just mentoined LESS, but what's about Sass? Can we use them also? Does Bootstrap have Sass reference?

1 Answer

Hi!

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
Srdjan Cestic
6,855 Points

Hi Luke, does variables and mixins defined for LESS, can be used also for Sass? Because I can't find Sass reference for Bootstrap.