Vitesse Nuxt Bridge
Vitesse experience for Nuxt 2 and Vue 2.
? Experimental
Features
-
? Nuxt Bridge – Experience Nuxt 3 features on existing Nuxt 2 projects.
-
⚡️ Vite – Instant HMR
-
? Windi CSS – next generation utility-first CSS framework
-
? Use icons from any icon sets in Pure CSS, powered by UnoCSS
-
? Use the new
<script setup>
syntax in Vue 2 -
? APIs auto importing – use Composition API and others directly
-
? TypeScript, of course
Plugins
Nuxt Modules
@nuxt/bridge
– Experience Nuxt 3 features on existing Nuxt 2 projects.nuxt-windicss
– Windi CSS integration- VueUse – collection of useful composition APIs
- UnoCSS – on-demand atomic CSS engine – powers pure CSS Icons!
IDE Integration
We recommend using VS Code with Volar to get the best experience (You might want to disable Vetur if you have it).