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

color: Split most of the color parsing to a separate crate. #363

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

emilio
Copy link
Member

@emilio emilio commented Sep 11, 2023

Leave the generically useful things in cssparser/color, but put the generic color parser in a new cssparser-color crate.

@emilio emilio requested a review from tiaanl September 11, 2023 11:16
@emilio emilio enabled auto-merge September 11, 2023 12:30
@emilio emilio added this pull request to the merge queue Sep 11, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 11, 2023
@emilio emilio enabled auto-merge September 11, 2023 13:10
@emilio emilio added this pull request to the merge queue Sep 11, 2023
Merged via the queue into master with commit b4522c6 Sep 11, 2023
11 checks passed
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

Successfully merging this pull request may close these issues.

2 participants