You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Julien, you make excellent suggestions for improvement of the minifiers. Unfortunately I don't have a lot of time lately to work on those. In fact, I believe an improved CSS parser and minifier would be necessary. I've put your issues on my to-do list but this may happen somewhere next year...
It's ok, it's best-effort open-source software, please don't apologize for not having time to put in it! Minify is already great and super-useful, thank you for making it <3
querySelector/querySelectorAll) take a css selector as parameter, and minify already has code to minify those, so it would be nice to wire it there.
This:
could be minified as this:
The text was updated successfully, but these errors were encountered: