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

Detect use of 'initial', 'unset', and 'revert' keywords #93

Merged

Conversation

rincedd
Copy link
Contributor

@rincedd rincedd commented Sep 13, 2018

Fixes #56

As IE11 does not support 'initial' and 'unset', and 'revert' is not
yet supported by pretty much any browser, detecting their usage is
valuable to developers and would allow linters to warn about it.

Fixes anandthakker#56

As IE11 does not support 'initial' and 'unset', and 'revert' is not
yet supported by pretty much any browser, detecting their usage is
valuable to developers and would allow linters to warn about it.
@pkuczynski
Copy link
Collaborator

Thanks! :)

@pkuczynski pkuczynski added this to the 4.1.1 milestone Sep 27, 2018
@rincedd rincedd deleted the feature/detect-inheritance-keywords branch September 27, 2018 17:13
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