Closed JacobEvelyn closed 7 years ago
Thanks for the issue! Let me take a quick look and see if it's something I can knock out fast.
This should be fixed in crass@0.10.4
Thanks for reporting it!
Amazing, thanks!
@mattbasta Thoughts on taking this same logic and applying it to @supports
?
@soluml Can you file a new issue? I'm rewriting everything in TypeScript, and I can include this in the final rewrite.
My build chain produces CSS that looks like this:
I noticed that
crass
doesn't combine the two@media
rules into a single one. Is that something others would value? Should I look at the code and try to come up with a pull request?