mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 19:13:51 +00:00
add custom scss for bootstrap
This commit is contained in:
4
plugins/bootstrap.js
vendored
Normal file
4
plugins/bootstrap.js
vendored
Normal file
@@ -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