Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
LESS is a dynamic stylesheet language that generates CSS. LESS adds features like variables, mixins, and nested definitions which make writing and maintaining a large stylesheet easier. Because LESS requires a compilation step to generate CSS the browser can understand, we must configure our server to understand LESS.
In this video we add a library that can compile LESS and serve it as a CSS file. We also add Twitter's Bootstrap framework. Bootstrap is written in LESS and provides a base style that can be modified and extended through LESS variables and mixins.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up