📖 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
Note: this chapter is optional but recommended.
Comments
no comments yet.