Skip to content

Commit 86b0efb

Browse files
committed
add recommendedVariantOrder setting to readme
1 parent 4994b0a commit 86b0efb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,10 @@ Unknown or invalid path used with the [`theme` helper](https://tailwindcss.com/d
112112

113113
Class names on the same HTML element which apply the same CSS property or properties. **Default: `warning`**
114114

115+
#### `tailwindCSS.lint.recommendedVariantOrder`
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+
115119
## Troubleshooting
116120

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

0 commit comments

Comments
 (0)