Nuxt/examples/with-vuetify/plugins/vuetify.js

5 lines
70 B
JavaScript

import Vue from 'vue'
import Vuetify from 'vuetify'
Vue.use(Vuetify)