File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ A util for mangle tailwindcss
4
4
5
5
- [ tailwindcss-mangle] ( #tailwindcss-mangle )
6
6
- [ tailwindcss-patch] ( #tailwindcss-patch )
7
+ - [ tailwindcss-mangle-core] ( #tailwindcss-mangle-core )
7
8
- [ unplugin-tailwindcss-mangle] ( #unplugin-tailwindcss-mangle )
8
9
9
10
## tailwindcss-patch
@@ -12,6 +13,12 @@ A util for mangle tailwindcss
12
13
13
14
click [ tailwindcss-patch] ( ./packages/tailwindcss-patch ) for more details.
14
15
16
+ ## tailwindcss-mangle-core
17
+
18
+ The core of tailwindcss-mangle
19
+
20
+ click [ tailwindcss-mangle-core] ( ./packages/tailwindcss-mangle-core ) for more details.
21
+
15
22
## unplugin-tailwindcss-mangle
16
23
17
24
` unplugin-tailwindcss-mangle ` is a plugin for ` webpack ` and ` vite ` to ** obfuscate** tailwindcss class.
You can’t perform that action at this time.
0 commit comments