SCSS Guide for a beginner (Part 3).
Jul 10, 2021 · 2 min read · This is the continuation of my previous blogs, in this article we are going to learn about mixins, partials, inheritance and few built-in module functions in SCSS, so let's get started. Mixins Many times we write same CSS code in multiple classes wh...
Join discussion