Summary
This chapter was an introduction to Sass for people with no prior experience. We have learned about the syntax and features in general, and also about which features are used by Bootstrap as well as which features are the most important ones for Bootstrap developers. Finally, we also learned about various ways to compile Sass, either for simple experimentation or for incorporating Sass compilation into a development workflow.
In the next chapter, we will learn how to customize Bootstrap 5 with Sass. If you have read this chapter, you are now well prepared to dive into the Sass code of Bootstrap 5.