Skip to content

Add support for exotic color notations #59

@bartveneman

Description

@bartveneman

TinyColor doesn't support converting the following formats:

color: hsl(270deg, 60%, 70%);
color: hsl(4.71239rad, 60%, 70%);
color: hsl(.75turn, 60%, 70%);
color: rgba(1e2, .5e1, .5e0, +.25e2%);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions