We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a8f47 commit 1341db3Copy full SHA for 1341db3
package.json
@@ -33,7 +33,7 @@
33
"play": "pnpm -C playground run dev"
34
},
35
"dependencies": {
36
- "@unocss/core": "^0.65.4"
+ "@unocss/core": "^66.5.2"
37
38
"devDependencies": {
39
"@antfu/eslint-config": "^3.16.0",
playground/package.json
@@ -9,7 +9,7 @@
9
"preview": "vite preview"
10
11
12
- "unocss": "^0.65.4",
+ "unocss": "^66.5.2",
13
"unocss-unit-to-vw": "workspace:*",
14
"vue": "^3.5.13"
15
0 commit comments