css-purge
css-purge copied to clipboard
Is there an ES6 Modules (ESM) version of CSS Purge
I'm attempting to use GraalVM Polyglot JavaScript to execute a CSS Purge. GraalVM doesn't support node 'require' (out the box - seems there may be some magic config that I have not yet discovered). Only ES6 style imports. Is there an ESM version of css-purge?