@svgr/core
Node API of SVGR.
Usage
Use svgr.sync(code, config, state)
if you would like to use sync version.
Plugins
By default @svgr/core
doesn't include svgo
and prettier
plugins, if you want them, you have to install them and include them in config.
License
MIT
Last updated