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: Added keyword support #78

Merged
merged 1 commit into from
May 18, 2023
Merged

Fix: Added keyword support #78

merged 1 commit into from
May 18, 2023

Conversation

oliverfoster
Copy link
Member

@oliverfoster oliverfoster commented Apr 24, 2023

fixes #77

Fix

  • Allow 'initial', 'inherit', 'unset', 'revert' and 'revert-layer' to pass-through modification rules

References

https://developer.mozilla.org/en-US/docs/Web/CSS/computed_value

@oliverfoster oliverfoster self-assigned this Apr 24, 2023
@oliverfoster
Copy link
Member Author

@StuartNicholls did you manage to review this?

@oliverfoster oliverfoster merged commit 0846f7c into master May 18, 2023
@oliverfoster oliverfoster deleted the issue/77 branch May 18, 2023 20:42
github-actions bot pushed a commit that referenced this pull request May 18, 2023
## [2.2.2](v2.2.1...v2.2.2) (2023-05-18)

### Fix

* Added keyword support (#78) ([0846f7c](0846f7c)), closes [#78](#78)
@github-actions
Copy link

🎉 This PR is included in version 2.2.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

CSS inherit
2 participants