Been doing some HTMX lately using ExpressJS backend.
Unfortunately, my CSS files are not automatically minified and bundled for the browser.
Using lightningcss, a blazingly fast tool written in rust, we can achieve some minifications and combining using some NodeJS scripts.
npm i -D lightningcss lightningcss-cli