We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0f1588 commit 12befafCopy full SHA for 12befaf
package.json
@@ -32,5 +32,5 @@
32
"vitest": "^1.6.0",
33
"windicss": "^3.5.6"
34
},
35
- "version": "2.6.1"
+ "version": "3.0.0"
36
}
packages/nuxt-windicss/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "nuxt-windicss",
3
"type": "module",
4
- "version": "2.6.1",
+ "version": "3.0.0",
5
"description": "Windi CSS for Nuxt.js",
6
"author": {
7
"name": "Harlan Wilton",
0 commit comments