Minifies and obfuscates the class names 🚀. Compatible with bootstrapcss, tailwindcss, bulma ... and any CSS framework
postcss-mangle-css-class is a postcss plugin to obfuscate and minify css classes. For more details see documentation.
vite-plugin-replace-mangle-css-class is a Vite plugin to replace minified and obfuscated CSS classes at runtime. It is compatible with the most popular javascript frameworks such as reactjs and vuejs. For more details see documentation.