diff --git a/package.json b/package.json index e7d5c6ad9b8a91bd6d4f5caad6055606cfb6882a..53470ef41736b9ab3ba3959c32ee52e606e0b862 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,8 @@ "@11ty/eleventy": "^2.0.1", "@catppuccin/tailwindcss": "^0.1.6", "npm-run-all": "^4.1.5", "simple-icons": "^9.10.0", - "tailwindcss": "^3.3.3" + "tailwindcss": "^3.3.3", + "vscode-html-languageserver-bin": "^1.4.0" }, "license": "MIT" }