We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4994b0a commit 86b0efbCopy full SHA for 86b0efb
README.md
@@ -112,6 +112,10 @@ Unknown or invalid path used with the [`theme` helper](https://tailwindcss.com/d
112
113
Class names on the same HTML element which apply the same CSS property or properties. **Default: `warning`**
114
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
119
## Troubleshooting
120
121
If you’re having issues getting the IntelliSense features to activate, there are a few things you can check:
0 commit comments