Détail du package

@svgr/plugin-svgo

gregberge35.8mMIT8.1.0

Optimize SVG

svgr-plugin

readme

@svgr/plugin-svgo

Build Status Version MIT License

Optimize SVG using SVGO.

Install

npm install --save-dev @svgr/plugin-svgo

Usage

.svgrrc

{
  "plugins": ["@svgr/plugin-svgo"]
}

License

MIT