Justineo / vue-awesome

Awesome SVG icon component for Vue.js, built-in with Font Awesome icons.

Home Page:https://justineo.github.io/vue-awesome/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish Icon.vue as well to npm

sultanahamer opened this issue · comments

Currently there is no Icon.vue in published version on npm.

Problem I am facing with that is, the bundled Icon.js adds style tag inline which is a security risk to allow. So my CSP(Content security policy) header does not allow for it. So, I got to use Icon.vue while bundling to make sure the css goes into a separate file