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

fix: hsla parsing with an alpha value of 0 #464

Merged
merged 2 commits into from
Jan 5, 2023
Merged

Conversation

ricokahler
Copy link
Owner

closes #463

@ricokahler ricokahler enabled auto-merge (squash) January 5, 2023 18:30
@ricokahler ricokahler merged commit 43eee1f into main Jan 5, 2023
@ricokahler ricokahler deleted the fix/hsla-parsing branch January 5, 2023 18:31
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using toHex with hsla where a = 0 leads to a result with alpha=1
1 participant