n4j1Br4ch1D / postcss-obfuscator

PostCSS plugin that helps you protect your CSS code by obfuscating class names and ids. with advanced customizable configuration.
MIT License
138 stars 5 forks source link

Use with Nuxt3 ? #16

Open estige opened 1 year ago

estige commented 1 year ago

This is compatible?

monckey100 commented 1 year ago

No, doesn't work with Nuxt 2 either, spent a lot of time trying to get this to work only to find out that it causes webpack builds to fail because it initializes midway through a build instead of at the very end.