add recommendedVariantOrder setting to readme

master
Brad Cornes 2021-05-06 18:25:03 +01:00
parent 4994b0aed1
commit 86b0efb3e5
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ Unknown or invalid path used with the [`theme` helper](https://tailwindcss.com/d
Class names on the same HTML element which apply the same CSS property or properties. **Default: `warning`**
#### `tailwindCSS.lint.recommendedVariantOrder`
Class variants not in the recommended order (applies in [JIT mode](https://tailwindcss.com/docs/just-in-time-mode) only). **Default: `warning`**
## Troubleshooting
If youre having issues getting the IntelliSense features to activate, there are a few things you can check: