📖 Mobile First Web Design /

Module: Appendix: SCSS Preprocessor

In this chapter, we learn how to add logic to the CSS via preprocessors.

  1. What is Proprocessor?
  2. Preprocessor options
  3. Nested styles
  4. SCSS variable
  5. SCSS mixin
  6. Using loop to define grid

Note: this chapter is optional but recommended.