Add tailwindcss language server
This commit is contained in:
parent
ca2a4564af
commit
1f3ba170ca
|
|
@ -68,6 +68,7 @@ local servers = {
|
||||||
["clangd"] = {},
|
["clangd"] = {},
|
||||||
["phpactor"] = {},
|
["phpactor"] = {},
|
||||||
["jsonls"] = {},
|
["jsonls"] = {},
|
||||||
|
["tailwindcss"] = {},
|
||||||
--["postgres_lsp"] = {},
|
--["postgres_lsp"] = {},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Reference in New Issue