Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
add recommendedVariantOrder setting to readme
Brad Cornes <bradlc41@gmail.com>
3 years ago
1 changed files, 4 additions(+), 0 deletions(-)
M README.md -> README.md
diff --git a/README.md b/README.md
index 85fd23b0de43eafb730c946cdf40c2c93ea0219e..6c65160f63f1a220af98caed96882dbe7c106d27 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,10 @@ #### `tailwindCSS.lint.cssConflict`
 
 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 you’re having issues getting the IntelliSense features to activate, there are a few things you can check: