Skip to content

Commit 41a13b7

Browse files
committed
docs: update readme
1 parent b1955e3 commit 41a13b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ A util for mangle tailwindcss
44

55
- [tailwindcss-mangle](#tailwindcss-mangle)
66
- [tailwindcss-patch](#tailwindcss-patch)
7+
- [tailwindcss-mangle-core](#tailwindcss-mangle-core)
78
- [unplugin-tailwindcss-mangle](#unplugin-tailwindcss-mangle)
89

910
## tailwindcss-patch
@@ -12,6 +13,12 @@ A util for mangle tailwindcss
1213

1314
click [tailwindcss-patch](./packages/tailwindcss-patch) for more details.
1415

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+
1522
## unplugin-tailwindcss-mangle
1623

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

0 commit comments

Comments
 (0)