But I still get the same 😭 . I'm running gulp v4 and gulp-stylelint ^8.0.0. The stylelint I have install is 9.10.1. I just can't seem to figure out why it's not running correctly when the CLI does.
Thanks for the great plugin and any help would be really appreciated.
Hi, I can't get gulp-stylelint to autofix my scss files. When I run the CLI it fixes all issues. However, when I run gulp-stylelint I get:
With the errors still there.
My Gulp task is:
I've also tried seperating them into function and task like so:
But I still get the same 😭 . I'm running gulp v4 and gulp-stylelint ^8.0.0. The stylelint I have install is 9.10.1. I just can't seem to figure out why it's not running correctly when the CLI does.
Thanks for the great plugin and any help would be really appreciated.