Skip to content

Commit d504e14

Browse files
authored
Merge pull request #13 from sonofmagic/dev
docs: index readme update
2 parents 675383b + f2623f7 commit d504e14

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,18 @@
22

33
A util for mangle tailwindcss
44

5-
## Repos
5+
- [tailwindcss-mangle](#tailwindcss-mangle)
6+
- [tailwindcss-patch](#tailwindcss-patch)
7+
- [unplugin-tailwindcss-mangle](#unplugin-tailwindcss-mangle)
68

7-
[tailwindcss-patch](./packages/tailwindcss-patch)
9+
## tailwindcss-patch
810

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.

0 commit comments

Comments
 (0)