File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
A util for mangle tailwindcss
4
4
5
- ## Repos
5
+ - [ tailwindcss-mangle] ( #tailwindcss-mangle )
6
+ - [ tailwindcss-patch] ( #tailwindcss-patch )
7
+ - [ unplugin-tailwindcss-mangle] ( #unplugin-tailwindcss-mangle )
6
8
7
- [ tailwindcss-patch] ( ./packages/tailwindcss-patch )
9
+ ## tailwindcss-patch
8
10
9
- [ unplugin-tailwindcss-mangle] ( ./packages/unplugin-tailwindcss-mangle )
11
+ ` tailwindcss-patch ` is a util to patch tailwindcss code and get it's context at runtime.
12
+
13
+ click [ tailwindcss-patch] ( ./packages/tailwindcss-patch ) for more details.
14
+
15
+ ## unplugin-tailwindcss-mangle
16
+
17
+ ` unplugin-tailwindcss-mangle ` is a plugin for ` webpack ` and ` vite ` to ** obfuscate** tailwindcss class.
18
+
19
+ you can enter [ unplugin-tailwindcss-mangle] ( ./packages/unplugin-tailwindcss-mangle ) for usage and more details.
You can’t perform that action at this time.
0 commit comments