Setup tailwindcss language server (#1376)

This commit is contained in:
hui.liu 2021-08-30 20:48:17 +08:00 committed by GitHub
parent 1ac46d79b9
commit bc5b315e53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 15 additions and 10 deletions

View file

@ -1 +1,2 @@
require("lsp").setup "typescript"
require("lsp").setup "tailwindcss"