I want to bundle a library using tsup, where I'd like to embed css as a string and also minify it. This is possible but unnecessarily finnicky with the current setup, as the embedded postcss plugin wants to take care of css files already. I would like to have the possibility to opt out of using the postcss plugin (or any of the other embedded plugins, for that matter), such that my custom plugin can handle css files.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too