We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I created a test case to show you how indentation Stylelint rule works with postcss-sass
postcss-sass
Read my comments here: Grawl/stylelint-sass-test@299d3c9#diff-4757c28482d2f675fed8d35d1d12d287
Run and test by yourself here https://github.com/Grawl/stylelint-sass-test with lint-sass-complex NPM script
lint-sass-complex
The text was updated successfully, but these errors were encountered:
@Grawl thanks for reporting an issue. Unfortunately postcss-sass doesn't support such constructions as +, = and @import. PR are welcome :)
+
=
@import
Sorry, something went wrong.
okay I got that
AleshaOleg
No branches or pull requests
I created a test case to show you how indentation Stylelint rule works with
postcss-sass
Read my comments here: Grawl/stylelint-sass-test@299d3c9#diff-4757c28482d2f675fed8d35d1d12d287
Run and test by yourself here https://github.com/Grawl/stylelint-sass-test with
lint-sass-complex
NPM scriptThe text was updated successfully, but these errors were encountered: