We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
inspectPort
1 parent e3942e8 commit b14815aCopy full SHA for b14815a
packages/vscode-tailwindcss/README.md
@@ -116,6 +116,10 @@ Class names on the same HTML element which apply the same CSS property or proper
116
117
Class variants not in the recommended order (applies in [JIT mode](https://tailwindcss.com/docs/just-in-time-mode) only). **Default: `warning`**
118
119
+#### `tailwindCSS.inspectPort`
120
+
121
+Enable the Node.js inspector agent for the language server and listen on the specified port. **Default: `null`**
122
123
## Troubleshooting
124
125
If you’re having issues getting the IntelliSense features to activate, there are a few things you can check:
0 commit comments