We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea73789 commit 7ab4ac8Copy full SHA for 7ab4ac8
package.json
@@ -27,5 +27,5 @@
27
"vitest": "^0.9.3",
28
"windicss": "^3.5.1"
29
},
30
- "version": "2.2.8"
+ "version": "2.2.9"
31
}
packages/nuxt-windicss/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nuxt-windicss",
3
"type": "module",
4
- "version": "2.2.8",
+ "version": "2.2.9",
5
"description": "Windi CSS for Nuxt.js",
6
"keywords": [
7
"nuxt",
0 commit comments