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