framework7io / framework7-template-vue-webpack

Deprecated! Framework7 Vue Webpack starter app template with hot-reload & css extraction

Home Page:https://framework7.io/vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add VueSimpleSvg

slavakoy opened this issue · comments

import VueSimpleSVG from 'vue-simple-svg',
Vue.use(Framework7Vue, Framework7, VueSimpleSVG)

I'm having a problem with adding a third party plugin,
https://github.com/seiyable/vue-simple-svg

Do you have any guidance how to add a new plugin?
Thank you