Chapter 2: Using and Compiling Sass
This chapter is an introduction to Sass. If you’re new to Sass, you should definitely go through this chapter to learn the basics of Sass, which is the language the Bootstrap styles are written in. If you’re already familiar with Sass, you can skip this chapter, but I will still suggest you take a look at the Sass features used by Bootstrap and Most important Sass features for Bootstrap developers sections. This will prepare you before starting the next chapter about customizing Bootstrap.
In this chapter, we’re going to cover the following main topics:
- What is Sass?
- Sass syntax
- Sass features
- Sass features used by Bootstrap
- Most important Sass features for Bootstrap developers
- Compiling Sass