We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deacb38 commit 0661207Copy full SHA for 0661207
package.json
@@ -28,5 +28,5 @@
28
"vitest": "^0.25.2",
29
"windicss": "^3.5.6"
30
},
31
- "version": "2.5.3"
+ "version": "2.5.4"
32
}
packages/nuxt-windicss/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nuxt-windicss",
3
"type": "module",
4
- "version": "2.5.2",
+ "version": "2.5.4",
5
"description": "Windi CSS for Nuxt.js",
6
"author": {
7
"name": "Harlan Wilton",
0 commit comments