Skip to content

add support for shorthand rgb values #2

@10xJSChad

Description

@10xJSChad

for example, "fill:#0f0" would not work with svgshift.
"fill:rgb(0, 255, 0)" would also not work but that's a bit more of a pain to fix, and also I'm pretty sure tools like svgo convert all of those to hex, so at least there's a workaround there. No workaround that I'm aware of for shorthand values though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions