feat: support presets (#14)

This commit is contained in:
Benjamin Canac
2021-11-26 14:22:43 +01:00
committed by GitHub
parent e05cc89866
commit 8f09d0c5ef
11 changed files with 351 additions and 269 deletions

View File

@@ -28,13 +28,15 @@
"@iconify-json/heroicons-solid": "^1.0.2",
"@popperjs/core": "^2.10.2",
"@unocss/nuxt": "^0.12.9",
"defu": "^5.0.0",
"gradient-avatar": "^1.0.2",
"lodash": "^4.17.21",
"pathe": "^0.2.0"
},
"devDependencies": {
"@vueuse/core": "^7.1.1",
"@vueuse/components": "^7.1.1",
"@nuxtjs/eslint-config-typescript": "7.0.2",
"@vueuse/components": "^7.1.1",
"@vueuse/core": "^7.1.1",
"eslint": "8.3.0",
"nuxt3": "3.0.0-27296423.f3082ca",
"unbuild": "0.5.13"