weapp-tailwindcss 3.3.5 → 3.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/replace.js +1 -0
- package/dist/replace.mjs +1 -0
- package/package.json +3 -3
package/dist/replace.js
CHANGED
package/dist/replace.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "weapp-tailwindcss",
|
|
3
|
-
"version": "3.3.
|
|
4
|
-
"description": "把tailwindcss
|
|
3
|
+
"version": "3.3.6",
|
|
4
|
+
"description": "把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss to miniprogram developers!",
|
|
5
5
|
"author": "SonOfMagic <qq1324318532@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"homepage": "https://weapp-tw.icebreaker.top",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
"@babel/types": "7.24.7",
|
|
133
133
|
"@csstools/postcss-is-pseudo-class": "4.0.8",
|
|
134
134
|
"@tailwindcss-mangle/shared": "^3.0.0",
|
|
135
|
-
"@weapp-core/escape": "^2.
|
|
135
|
+
"@weapp-core/escape": "^2.1.0",
|
|
136
136
|
"@weapp-core/regex": "^1.0.1",
|
|
137
137
|
"debug": "4.3.5",
|
|
138
138
|
"htmlparser2": "9.1.0",
|