Closed chrisgrieser closed 11 months ago
I know this is old, but did you ever figure it out? My guess is that stylelint-lsp was loading the wrong stylelintrc config file.
nope, never figured it out. Was still not working last time I tried
Ok, so I found the time to look into it again, and… The issue is gone 🙈
Everything seems to work fine now. Weird. Gonna close this then, will re-open if the issue re-occurs.
For the first line of my css file, I get various rule violations, which do not occur when I run stlylelint normally via the terminal. They even include rules I haven't activated within my stlyelintrc, for some reason?