Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
add `inspectPort` to readme
Brad Cornes <bradlc41@gmail.com>
3 years ago
1 changed files, 4 additions(+), 0 deletions(-)
M packages/vscode-tailwindcss/README.md -> packages/vscode-tailwindcss/README.md
diff --git a/packages/vscode-tailwindcss/README.md b/packages/vscode-tailwindcss/README.md
index bf6ef4be1cff1c1dfc22d1ae6035f93a11b8ab3b..d7d84414d3dcf81cb7fbf6b1fce318e268d30590 100644
--- a/packages/vscode-tailwindcss/README.md
+++ b/packages/vscode-tailwindcss/README.md
@@ -116,6 +116,10 @@ #### `tailwindCSS.lint.recommendedVariantOrder`
 
 Class variants not in the recommended order (applies in [JIT mode](https://tailwindcss.com/docs/just-in-time-mode) only). **Default: `warning`**
 
+#### `tailwindCSS.inspectPort`
+
+Enable the Node.js inspector agent for the language server and listen on the specified port. **Default: `null`**
+
 ## Troubleshooting
 
 If you’re having issues getting the IntelliSense features to activate, there are a few things you can check: