stylelint-lsp
stylelint-lsp copied to clipboard
A stylelint Language Server
Fixes this issue: bmatcuk/coc-stylelintplus#37 I've also added the package-lock.json to support building on Nix.
Hello and thanks for this project! I've just installed the Stylelint LSP in my Neovim for interacting with an existing project that uses Stylelint, and I'm getting this strange error...
Hi, I've been using stylelintplus for a long time, thank you! I used to use coc-stylelintplus, but now I'm trying to transfer my old infrastructure to native nvim-lsp and lua....
I have a project using yarn pnp + workspaces (yarn monorepo), and because of the way yarn deals with packages in this mode, we end up having no `node_modules` folder....