Chore: push dev to create v3.0.0-alpha version

This commit is contained in:
woothu
2019-02-25 15:48:15 +01:00
parent b358563744
commit f0e3d72423
49 changed files with 7781 additions and 8463 deletions
+1 -2
View File
@@ -10,10 +10,9 @@ import BootstrapVue from 'bootstrap-vue'
import App from './App'
import router from './router'
//Import built package
import CoreuiVue from '@coreui/vue'
import CoreuiVue from '@coreui/vue/src'
Vue.config.performance = true
// todo
// cssVars()
Vue.use(BootstrapVue)