There is LightningCSS from the author of Parcel: https://lightningcss.dev/, which seems to better and faster than CSSO. So maybe switching to it, or adding an option would make sense. What do you think?
It's been on my backlog for a couple of months now, but CSSO offers structural optimizations as well as minification and that's why I haven't implemented it yet.
Hi, thank you for making this first of all!
There is LightningCSS from the author of Parcel: https://lightningcss.dev/, which seems to better and faster than CSSO. So maybe switching to it, or adding an option would make sense. What do you think?