We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70896d7 + 4b86822 commit 7195bf3Copy full SHA for 7195bf3
README.md
@@ -4,6 +4,7 @@ A util for mangle tailwindcss
4
5
- [tailwindcss-mangle](#tailwindcss-mangle)
6
- [tailwindcss-patch](#tailwindcss-patch)
7
+ - [tailwindcss-mangle-core](#tailwindcss-mangle-core)
8
- [unplugin-tailwindcss-mangle](#unplugin-tailwindcss-mangle)
9
10
## tailwindcss-patch
@@ -12,6 +13,12 @@ A util for mangle tailwindcss
12
13
14
click [tailwindcss-patch](./packages/tailwindcss-patch) for more details.
15
16
+## tailwindcss-mangle-core
17
+
18
+The core of tailwindcss-mangle
19
20
+click [tailwindcss-mangle-core](./packages/core) for more details.
21
22
## unplugin-tailwindcss-mangle
23
24
`unplugin-tailwindcss-mangle` is a plugin for `webpack` and `vite` to **obfuscate** tailwindcss class.
0 commit comments