You've already forked isop-mirror
feat: add Vuetify support using the vuetify-nuxt-module
This commit is contained in:
@@ -9,6 +9,7 @@ export default defineNuxtConfig({
|
||||
|
||||
// externé moduly
|
||||
modules: [
|
||||
'@nuxt/image' // na obrázky
|
||||
'@nuxt/image', // na obrázky
|
||||
'vuetify-nuxt-module' // Vuetify
|
||||
]
|
||||
});
|
||||
Reference in New Issue
Block a user