-
I wrote a formal spec proposal to allow configuration in Sass @forward as well as well as @use. The forward “with” syntax would also accept “!default” flags, to allow downstream overrides. Feedback is welcome! SassCSS/1194055660586950656
-
This would allow building “middleware” that imports, configures, extends, and passes along other Sass modules - like an opinionated Susy setup with additional mixins. That was possible before modules, and this makes it possible again.