Does anyone have clean instructions to include Vuetify?
Trying to get Veutify to integrate with a Nuxt 3 project. Cannot find details in the Nuxt or Vuetify docs yet.
2 Replies
Unknown User•3y ago
Message Not Public
Sign In & Join Server To View
There are several examples in the web. Here is one that works great for me: https://www.the-koi.com/projects/how-to-set-up-a-project-with-nuxt3-and-vuetify3-with-a-quick-overview/. The sad thing is that the vuetify CSS variables are all imported in the application causing a minor performance problem. It's under work on the vuetify side.
the koi
How to set up a project with Nuxt 3 and Vuetify 3 with themes and I...
In this article, I will show you how to use Vuetify 3 with Nuxt 3.You will learn how to set up Vuetify with Nuxt 3 aswell as how to add Vuetify Themes and how to add Vuetify Icons.