Skip to content

Commit 7195bf3

Browse files
committed
Merge branch 'dev' of github.com:sonofmagic/tailwindcss-mangle into dev
2 parents 70896d7 + 4b86822 commit 7195bf3

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/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)