mirror of
https://github.com/lstoeferle/vite-vue2-starter
synced 2025-02-23 13:12:18 +08:00
Added vueuse to the docs
This commit is contained in:
parent
42b6229dfe
commit
9f6992a2da
@ -6,6 +6,7 @@ This starter template will help you to easily create a Vue2 application bundled
|
||||
* Typescript support
|
||||
* Vue Router
|
||||
* Vue Composition-API
|
||||
* VueUse
|
||||
* WindiCSS (TailwindCSS) + Dark Mode
|
||||
|
||||
## :package: Vite plugins
|
||||
|
@ -9,7 +9,7 @@
|
||||
This starter template will help you to easily create a Vue2
|
||||
application bundled by the lightning fast build tool called Vite.
|
||||
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>
|
||||
<div class="flex justify-center">
|
||||
<a
|
||||
|
Loading…
Reference in New Issue
Block a user