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