CSS preprocessor for complex stylesheets — variables, mixins, nesting, and modular architecture.
Sass has been part of my CSS workflow for over a decade. I use it for complex design systems needing mixins, functions, and the @use/@forward module system. My Sass follows 7-1 architecture pattern.