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

5 lines
64 B
JavaScript

import Vue from 'vue'
import Buefy from 'buefy'
Vue.use(Buefy)