Skip to content

Commit a04a10f

Browse files
goul4rtsonofmagic
authored andcommitted
Update README.md
1 parent fd23bed commit a04a10f

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,18 @@ A util for mangle tailwindcss
1616

1717
## tailwindcss-patch
1818

19-
`tailwindcss-patch` is a util to patch tailwindcss code and get it's context at runtime.
19+
`tailwindcss-patch` is a util to patch tailwindcss code and get its context at runtime.
2020

21-
click [tailwindcss-patch](./packages/tailwindcss-patch) for more details.
21+
Click [tailwindcss-patch](./packages/tailwindcss-patch) for more details.
2222

2323
## unplugin-tailwindcss-mangle
2424

2525
> It is recommended to read the documentation of [tailwindcss-patch](https://github.com/sonofmagic/tailwindcss-mangle/tree/main/packages/tailwindcss-patch) first, `unplugin-tailwindcss-mangle` depends on this tool.
2626
2727
`unplugin-tailwindcss-mangle` is a plugin for `webpack` and `vite` to **obfuscate** tailwindcss class.
2828

29-
you can enter [unplugin-tailwindcss-mangle](./packages/unplugin-tailwindcss-mangle) for usage and more details.
29+
You can enter [unplugin-tailwindcss-mangle](./packages/unplugin-tailwindcss-mangle) for usage and more details.
30+
31+
### NextJs
32+
33+
For users trying version `2.3.0` of `unplugin-tailwindcss-mangle`, it has been tested and confirmed to work in versions `14~15`. However, be aware that this package is no longer maintained, as the project is focused on `vitejs`.

0 commit comments

Comments
 (0)