Style Queries are Almost Like Mixins (But Mixins Would Be Better)
Having a named block of styles to apply in CSS can be useful, and newfangled Style Queries are pretty close to that. We look at one use case here, how Sass did mixins better, and hope for a native solution.