We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca012ec commit a529a71Copy full SHA for a529a71
.changeset/good-birds-pay.md
@@ -0,0 +1,9 @@
1
+---
2
+"@tailwindcss-mangle/config": patch
3
+"@tailwindcss-mangle/core": patch
4
+"@tailwindcss-mangle/shared": patch
5
+"tailwindcss-patch": patch
6
+"unplugin-tailwindcss-mangle": patch
7
8
+
9
+fix: build dist empty issue
.changeset/pre.json
@@ -0,0 +1,14 @@
+{
+ "mode": "pre",
+ "tag": "alpha",
+ "initialVersions": {
+ "@tailwindcss-mangle/config": "4.0.0",
+ "@tailwindcss-mangle/core": "4.0.0",
+ "@tailwindcss-mangle/shared": "4.0.0",
+ "tailwindcss-patch": "5.0.0",
+ "unplugin-tailwindcss-mangle": "4.0.0",
10
+ "postcss7-compat": "0.0.1",
11
+ "@tailwindcss-mangle/website": "1.0.0"
12
+ },
13
+ "changesets": []
14
+}
0 commit comments