🔌ExtensibleExpose the ability to customize the Vuetify configuration via Nuxt Runtime HooksNuxt Runtime Hooks
🔩Nuxt Layers and Module HooksLoad your Vuetify configuration using Nuxt Layers or using a custom module via custom Nuxt Module HookNuxt Layers and Module Hooks
📥Vuetify Configuration FileConfigure your Vuetify options using a custom vuetify.config file, no dev server restart neededVuetify Configuration File
Pure CSS IconsNo more font/js icons, use the new unocss-mdi icon set or build your own with UnoCSS Preset IconsUnoCSS Preset Icons
😃Icon FontsConfigure the icon font you want to use, the module will automatically import it for you using CDN or local dependenciesIcon Fonts
🌍I18n ReadyInstall @nuxtjs/i18n Nuxt module, and you're ready to use Vuetify internationalization featuresInternationalization
📆Date ComponentsUse Vuetify components that require date functionality installing and configuring one of the @date-io adaptersDate Components
💬Auto-Import Vuetify Locale MessagesAdd the Vuetify Locale Messages adding the locales you want to use, no more imports neededVuetify Locale Messages
⚙️Auto-Import Vuetify ComposablesYou don't need to import Vuetify composables manually, they are automatically imported for youVuetify Composables