zack
feat: πŸš€ Update Chat-nFace configurations
a053984
|
raw
history blame
No virus
552 Bytes

@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