Answer the question
In order to leave comments, you need to log in
Stylelint - how to disable single quotes only for @import in SCSS?
Implementing stylelint.
According to the codestyle of the command - single quotes are needed for properties everywhere except for @ import in SCSS.
Tried by
Doesn't work.
How can this be implemented? "string-quotes": ["single", {"except":"import"}]
Answer the question
In order to leave comments, you need to log in
https://github.com/kristerkari/stylelint-scss Help, here is everything you need
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question