Skip to content

Incorrect HEX color after expanded abbreviation (zero switch) #172

@kubiqsk

Description

@kubiqsk

When you try to expand c#0d4c1d in CSS
then it become color: #d04c1d;˙
correct one should be color: #0d4c1d;˙
so as you can see "d" and "0" switched their positions
it's a problem with any color containing zeros

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions