Table of Content
Chapter 5 – CSS preprocessing
In this chapter, we learn how to add logic to the CSS via preprocessors.
- What is Proprocessor?
- Preprocessor options
- Nested styles
- SCSS variable
- SCSS mixin
- Using loop to define grid
What’s next? We’re going to take a look at “What is CSS preprocessor?”.