Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kubiqsk opened this issue Dec 6, 2021 · 0 comments
Open

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

kubiqsk opened this issue Dec 6, 2021 · 0 comments

Comments

@kubiqsk
Copy link

kubiqsk commented Dec 6, 2021

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

@kubiqsk kubiqsk mentioned this issue Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant