mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
Remove 5 deps from production install: `ansi-styles`, `supports-color`, `color-convert`, `has-flag`, `color-name`. Also reduce deps when using PostCSS and SVGO together, since PostCSS uses colorette. Tested with `yarn install svgo`.