autocomplete

This commit is contained in:
2022-09-21 16:06:57 +02:00
parent 5dc8fcf2c8
commit d08fe3637b
7 changed files with 1675 additions and 7 deletions

View File

@@ -13,6 +13,9 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^3.1.0",
"autoprefixer": "^10.4.12",
"postcss": "^8.4.16",
"tailwindcss": "^3.1.8",
"vite": "^3.1.0"
}
}
}