Skip to content

Commit f9aad65

Browse files
Version Packages
1 parent 36bd52c commit f9aad65

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-panthers-accept.md

-5
This file was deleted.

packages/unplugin-tailwindcss-mangle/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# unplugin-tailwindcss-mangle
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- 36bd52c: support nextjs app
8+
39
## 2.3.0
410

511
### Minor Changes

packages/unplugin-tailwindcss-mangle/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-tailwindcss-mangle",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "mangle tailwindcss utilities class plugin. support vite and webpack!",
55
"author": "SonOfMagic <qq1324318532@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)