Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import does not seem to work properly #193

Open
VisheshSingh opened this issue May 7, 2019 · 0 comments
Open

import does not seem to work properly #193

VisheshSingh opened this issue May 7, 2019 · 0 comments

Comments

@VisheshSingh
Copy link

I am using svgs by using and it works on chrome and firefox but I came to know that freaking IE11 does not support referencing external files via so I have installed it as an npm package by npm i svg4everybody and am using this as

import svg4everybody from 'svg4everybody';
svg4everybody();

When I am testing it on IE11, I do not see any change. Is there any additional things that should be added or am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant