Skip to content

Treat starts-with-dash at rules as vendor-prefixed #103

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 1 commit into from
Dec 16, 2017

Conversation

sideshowbarker
Copy link
Member

This change makes the checker handle at-rules such as @-ms-viewport and
@-webkit-keyframes as vendor extensions — which means, if the checker is
run with the option to treat vendor extension as warnings, the messages
for those cases are now emitted as warnings instead of as errors.

This change makes the checker handle at-rules such as @-ms-viewport and
@-webkit-keyframes as vendor extensions — which means, if the checker is
run with the option to treat vendor extension as warnings, the messages
for those cases are now emitted as warnings instead of as errors.
@ylafon ylafon merged commit 17d3062 into master Dec 16, 2017
@sideshowbarker sideshowbarker deleted the sideshowbarker/at-rule-vendor-prefix-warning branch December 17, 2017 00:49
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