Answer the question
In order to leave comments, you need to log in
Can you suggest any working style formatter for Stylus?
Hey!
I want to streamline the styles in an older project. The project uses BEM tools, respectively, all styles are set in .styl
As far as I know, there is no csscomb for Stylus, but I found stylint .
The essence of the problem:
I tried to enable stylint through gulp-shell and using the gulp-stylint plugin , while the built-in stylint reporter on the command line gives messages like
"
line 16 - prefer grouped when sorting properties
line 17 - duplicate property or selector, consider merging
"
But it doesn't change anything.
Below I will attach screenshots of the blockquote.styl
file:
task in gulp:
result in command line:
Answer the question
In order to leave comments, you need to log in
but nothing changes
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question