We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d2297 commit f4dc277Copy full SHA for f4dc277
.gitignore
@@ -29,4 +29,5 @@ downloads
29
30
# 忽略 npm/yarn lock 文件
31
package-lock.json
32
+pnpm-lock.yaml
33
yarn.lock
package.json
@@ -25,6 +25,7 @@
25
"devDependencies": {
26
"@iconify-json/heroicons": "^1.2.3",
27
"@types/lodash": "^4.17.21",
28
- "@unocss/nuxt": "^0.65.1"
+ "@unocss/nuxt": "^66.5.12",
+ "unocss": "^66.5.12"
}
0 commit comments