diff --git a/packages/vscode-tailwindcss/README.md b/packages/vscode-tailwindcss/README.md index e3cdc12..b691bca 100644 --- a/packages/vscode-tailwindcss/README.md +++ b/packages/vscode-tailwindcss/README.md @@ -116,7 +116,7 @@ Class names on the same HTML element which apply the same CSS property or proper 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`**