Skip to content

albinotonnina/parcel-plugin-inlinesvg

Repository files navigation

Known Vulnerabilities Dependency Up-to-dateness Build Status

RFC, 2019:

Should this plugin be kept alive?

It does not work with new versions of Parcel apparently.

I may try to support it, ideally with your PRs as well. I'm not sure it's worth it. Please let me know.


📦🚀parcel-plugin-inlinesvg

A parcel plugin that enables inline svg support

demo

Installation

npm install parcel-plugin-inlinesvg -s
or
yarn add parcel-plugin-inlinesvg

Development/Contribution

Running the example

npm run example

License

MIT License