add custom scss for bootstrap
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
import Vue from 'vue'
|
||||
import { BootstrapVue, IconsPlugin } from 'bootstrap-vue'
|
||||
Vue.use(BootstrapVue)
|
||||
Vue.use(IconsPlugin)
|
||||
Reference in New Issue
Block a user