Skip to content

fix(css): prevent shorthand parse error on 'unset' and 'inset' #10424

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

Merged
merged 4 commits into from
Nov 2, 2023

Conversation

NathanWalker
Copy link
Contributor

@NathanWalker NathanWalker commented Oct 25, 2023

PR Checklist

What is the current behavior?

Usage of shadow css with unset in shorthand would result in css parse error.

What is the new behavior?

unset is no longer inadvertently parsed as a color.

Fixes/Implements/Closes #[Issue Number].

@cla-bot cla-bot bot added the cla: yes label Oct 25, 2023
@NathanWalker NathanWalker merged commit d70b48b into main Nov 2, 2023
@NathanWalker NathanWalker deleted the chore/cleanups branch November 2, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant