add `inspectPort` to readme

master
Brad Cornes 2021-06-04 14:05:25 +01:00
parent e3942e89e4
commit b14815ae01
1 changed files with 4 additions and 0 deletions

View File

@ -116,6 +116,10 @@ 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`** 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 ## Troubleshooting
If youre having issues getting the IntelliSense features to activate, there are a few things you can check: If youre having issues getting the IntelliSense features to activate, there are a few things you can check: