-
-
Notifications
You must be signed in to change notification settings - Fork 199
[Feature] Stylelint Plugin functionality #1022
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
Comments
Already achievable via: https://webpack.js.org/plugins/stylelint-webpack-plugin/
written from hand but should work out of the box |
I'm aware; this project is just based around providing features through small statements. I figured Stylelint would be a good addition since ESLint doesn't handle styles. Since it's a plugin maybe it should be used as a loader, but I've seen other issues and PRs about updating the |
Hold off on this until Stylelint supports PostCSS 8. |
Closing for the same exact reasons from #1267 (comment) |
Similar to ESLint, but for CSS and SASS: https://www.npmjs.com/package/stylelint
The text was updated successfully, but these errors were encountered: