In this chapter, we'll discuss the basics of SCSS and what problems it solves. We'll also discuss the improvements that are introduced to CSS that bring it closer to SCSS.
We will also work with the app we have made in Chapter 5, Vue CLI 3 and Routing. The goal of this chapter is to work with CSS, SCSS, and we'll do that by using the Bootstrap + Vue plugin.
The following topics will be covered in the chapter:
- Installing Bootstrap + Vue
- Using the bootstrap-vue plugin to add styles to our project
- Using SCSS in our project