diff --git a/packages/vscode-tailwindcss/README.md b/packages/vscode-tailwindcss/README.md index d7d84414d3dcf81cb7fbf6b1fce318e268d30590..bf6ef4be1cff1c1dfc22d1ae6035f93a11b8ab3b 100644 --- a/packages/vscode-tailwindcss/README.md +++ b/packages/vscode-tailwindcss/README.md @@ -116,10 +116,6 @@ #### `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: