diff --git a/README.md b/README.md index 6c65160f63f1a220af98caed96882dbe7c106d27..85fd23b0de43eafb730c946cdf40c2c93ea0219e 100644 --- a/README.md +++ b/README.md @@ -113,11 +113,6 @@ 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. - - -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. Tailwind CSS IntelliSense enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting. If you’re having issues getting the IntelliSense features to activate, there are a few things you can check: