-
Notifications
You must be signed in to change notification settings - Fork 61
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
Autofix not working #175
Comments
What is the CSS that is not fixed? |
Hi, I've been experiencing the same issue of the plugin autofixing not working and have discovered that the problem is caused by having a |
change "extends" priority or:
and
|
Hi, not sure if I've read documentation wrong, if I've set it up wrong, or there's an actual issue with the plugin. I've been trying to get autofix to work but it's only showing that errors are there.
--fix
does not fix the issues. I also want to note that the issues from the base stylelint autofixing is working.Here is my .stylelintrc.json:
The command I run is
stylelint "**/*.css" --fix
And the response is
The text was updated successfully, but these errors were encountered: