vuetify-nuxt-module
vuetify-nuxt-module copied to clipboard
Zero-config Nuxt Module for Vuetify
Upgraded to 17.1 but got these errors during install and run dev. Pre-transform error: Failed to resolve import "vuetify/directives" from "virtual:vuetify-configuration". Does the file exist? Pre-transform error: Failed to resolve...
NuxtIcon is the official icon library of Nuxt. Since v1, `` and `` have been merged into one component, making integration more convenient. (Thus the instructions in the [docs](https://nuxt.vuetifyjs.com/guide/icons/integrations.html#nuxt-icon) need...
For some reason, the settings file isn't loaded in first app load after run dev command ```scss @use 'vuetify/settings' with ( $body-font-family: $font-family, $heading-font-family: $font-family, $button-text-transform: capitalize, $button-font-weight: 500, $button-border-radius:...
**DON'T MERGE YET** ### Description This PR will use Nuxt auto import instead custom Vuetify Vite plugin to resolve components, this will allow: - use `resolveComponent` with Vuetify components -...
Hello! Tried to use vuetify-nuxt-module in layer and include it in parent project, got error while running yarn dev: Function that causes error node_modules/.c12/gitlab_ecofinance_frontend_3egwiQ38Rj/node_modules/@vuetify/loader-shared/dist/index.mjs ```ts function resolveVuetifyBase() { return path.dirname(require.resolve("vuetify/package.json",...
Hello, recently, the combination of vuetify+nuxt(-module)+vue-macros stopped working. If I remove Vue macros from the module, it seems to work. I'm not sure if I'm in the right place with...
Right now the PWA can be broken like Vuetify docs
If you want to use a custom date adapter, you can configure it using vuetifyOptions.date.adapter = 'custom'
this may help to migrate vuetify package cypress tests