You can use Visual Studio Code's HTML language server by following these instructions:
Once Visual Studio Code is installed, it will store the CSS language server in:
${BASE_DIR}/resources/app/extensions/html-language-features/server/dist/node/htmlServerMain.js
LSP4IJ tries to generate the proper htmlServerMain.js file path according to your OS, but you may have to adjust it.