Skip to content

support percentages in rgb/rgba strings in color() #7

@notoriousb1t

Description

@notoriousb1t

RGB spec: https://www.w3.org/TR/css3-color/#rgb-color

so color('rgb(100%, 0%, 0%)') should translate to rgb(255, 0, 0)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions