✨ feat(nvim): added css-variables-lsp to mason in the html-css extra
This commit is contained in:
parent
cb9cf4a68c
commit
a1ca59d0a5
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ return {
|
||||||
"emmet-language-server",
|
"emmet-language-server",
|
||||||
"html-lsp",
|
"html-lsp",
|
||||||
"cssmodules-language-server",
|
"cssmodules-language-server",
|
||||||
|
"css-variables-language-server",
|
||||||
"css-lsp",
|
"css-lsp",
|
||||||
"htmlhint",
|
"htmlhint",
|
||||||
"stylelint",
|
"stylelint",
|
||||||
|
|
Loading…
Add table
Reference in a new issue