Skip to content

sonofmagic/tailwindcss-mangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tailwindcss-mangle

star dm0 dm1 dm2 dm3 test codecov

A util for mangle tailwindcss

tailwindcss-patch

tailwindcss-patch is a util to patch tailwindcss code and get its context at runtime.

Click tailwindcss-patch for more details.

unplugin-tailwindcss-mangle

It is recommended to read the documentation of tailwindcss-patch first, unplugin-tailwindcss-mangle depends on this tool.

unplugin-tailwindcss-mangle is a plugin for webpack and vite to obfuscate tailwindcss class.

You can enter unplugin-tailwindcss-mangle for usage and more details.

NextJs

For users trying version 2.3.0 of unplugin-tailwindcss-mangle, it has been tested and confirmed to work in versions 14~15. However, be aware that this package is no longer maintained, as the project is focused on vitejs.