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, 5 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
@@ -113,6 +113,11 @@
 Class names on the same HTML element which apply the same CSS property or properties. **Default: `warning`**
 
 In order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation) and a [Tailwind config file](https://tailwindcss.com/docs/installation#create-your-configuration-file) named `tailwind.config.js` in your workspace.
+In order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation) and a [Tailwind config file](https://tailwindcss.com/docs/installation#create-your-configuration-file) named `tailwind.config.js` in your workspace.
+
+Class variants not in the recommended order (applies in [JIT mode](https://tailwindcss.com/docs/just-in-time-mode) only). **Default: `warning`**
+
+In order for the extension to activate you must have [`tailwindcss` installed](https://tailwindcss.com/docs/installation) and a [Tailwind config file](https://tailwindcss.com/docs/installation#create-your-configuration-file) named `tailwind.config.js` in your workspace.
 <img src="https://raw.githubusercontent.com/bradlc/vscode-tailwindcss/master/.github/banner-dark.png" alt="" />
 
 If you’re having issues getting the IntelliSense features to activate, there are a few things you can check: