mirror of
https://github.com/svg/svgo.git
synced 2026-01-27 07:02:06 +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`.