Sass Mixins
I started using Sass Mixins today. Love them! Checkout this great article on how to use them. They help unify style code and reduce redundancy between elements.
How to Use Sass Mixins Sass is incredible. Whether using it as Sass or SCSS, it improves productivity and makes complex CSS tasks easy. Sass is easy to debug and lets us do more with CSS. |
|
Source: scotch.io/tutorials/how-to-use-sass-mixins |