Skip to content

Commit b14815a

Browse files
committed
add inspectPort to readme
1 parent e3942e8 commit b14815a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/vscode-tailwindcss/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ Class names on the same HTML element which apply the same CSS property or proper
116116

117117
Class variants not in the recommended order (applies in [JIT mode](https://tailwindcss.com/docs/just-in-time-mode) only). **Default: `warning`**
118118

119+
#### `tailwindCSS.inspectPort`
120+
121+
Enable the Node.js inspector agent for the language server and listen on the specified port. **Default: `null`**
122+
119123
## Troubleshooting
120124

121125
If you’re having issues getting the IntelliSense features to activate, there are a few things you can check:

0 commit comments

Comments
 (0)