iest / babel-plugin-inline-svg

Babel plugin to optimise and inline svg
49 stars 15 forks source link

Refactor code to disable auto prefix #19

Closed moelders closed 4 years ago

moelders commented 4 years ago

Hello @iest, I have opened the PR which disables the auto prefix. As you can see, I refactored it a bit, you might want to keep some of my changes on your main track.

Notes:

iest commented 4 years ago

Thanks for the PR! Apologies for the slow turnaround.

I like a lot of things about this PR, but I think the adidas eslint rules are a bit too opinionated for general purpose usage — but I agree that adding eslint rules improves the project. Rather than go back and forth on this PR though, I'll merge it and make the necessary changes and get a release out 🙌