Added vueuse to the docs

This commit is contained in:
lstoeferle 2021-02-26 23:14:55 +01:00
parent 42b6229dfe
commit 9f6992a2da
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ This starter template will help you to easily create a Vue2 application bundled
* Typescript support * Typescript support
* Vue Router * Vue Router
* Vue Composition-API * Vue Composition-API
* VueUse
* WindiCSS (TailwindCSS) + Dark Mode * WindiCSS (TailwindCSS) + Dark Mode
## :package: Vite plugins ## :package: Vite plugins

View File

@ -9,7 +9,7 @@
This starter template will help you to easily create a Vue2 This starter template will help you to easily create a Vue2
application bundled by the lightning fast build tool called Vite. application bundled by the lightning fast build tool called Vite.
Besides Vite this template also provides typescript support, Besides Vite this template also provides typescript support,
TailwindCSS, vue-router and the vue composition-api for Vue2. TailwindCSS, vue-router, vueuse and the vue composition-api for Vue2.
</p> </p>
<div class="flex justify-center"> <div class="flex justify-center">
<a <a