diff --git a/packages/vscode-tailwindcss/README.md b/packages/vscode-tailwindcss/README.md index b691bca6f8c6656a6cae1e7a7a9fb4aa6c6311c6..e3cdc12fa70399cb3eb8211c7958a06d5643f126 100644 --- a/packages/vscode-tailwindcss/README.md +++ b/packages/vscode-tailwindcss/README.md @@ -116,7 +116,7 @@ #### `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` +#### `tailwindCSS.inspectPort` Enable the Node.js inspector agent for the language server and listen on the specified port. **Default: `null`**