We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6047dec commit 27d67cdCopy full SHA for 27d67cd
template/src/main.ts
@@ -17,8 +17,6 @@ import store from 'store'
17
18
import App from 'components/pages/app'
19
20
-// import all icons
21
-import 'components/icons'
22
Vue.use(svgicon, {
23
tagName: 'icon'
24
})
0 commit comments