svgo icon indicating copy to clipboard operation
svgo copied to clipboard

Improve docs for convertColors

Open JohnAlbin opened this issue 4 years ago • 1 comments

The docs for most of the plugins are… scant.

I was writing a custom plugin when I realized that the convertColors plugin already did what I wanted, but the currentColor param was completely undocumented.

Here's a PR to fix that part of the docs.

JohnAlbin avatar Apr 05 '21 04:04 JohnAlbin

Please run "npm run fix"

TrySound avatar Apr 05 '21 08:04 TrySound

Thanks for opening the PR and proposing we document this behavior. This has been resolved through publishing documentation svgo.dev.

You can read more about convertColor and the currentColor param here: https://svgo.dev/docs/plugins/convert-colors/#parameters

Contributions to improve our documentation are welcome! 👍🏽

SethFalco avatar Nov 08 '23 09:11 SethFalco