diff --git a/plugins/vuetify.ts b/plugins/vuetify.ts index d3ed3f9..287c24b 100644 --- a/plugins/vuetify.ts +++ b/plugins/vuetify.ts @@ -48,7 +48,6 @@ export default defineNuxtPlugin(nuxtApp => { theme: { // customVariables: ['~/assets/variables.scss'], defaultTheme: 'myCustomDarkTheme', - // options: { customProperties: true }, themes: { myCustomDarkTheme, }