Skip to content

Commit 898347c

Browse files
committed
fix heading level
1 parent 97af4f0 commit 898347c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-tailwindcss/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ 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`
119+
### `tailwindCSS.inspectPort`
120120

121121
Enable the Node.js inspector agent for the language server and listen on the specified port. **Default: `null`**
122122

0 commit comments

Comments
 (0)