Without question, one of the most powerful and valuable features of Sass is the ability to package up existing code into reusable chunks of code called mixins. Mixins are like macros Mixins are the Sass equivalent of macros in other programming languages. If you've programmed before you could think of them as functions, procedures, or … Continue reading Leveraging Sass mixins for cleaner code