tailwindcss-intellisense
tailwindcss-intellisense copied to clipboard
Intelligent Tailwind CSS tooling for Visual Studio Code
In Astro, `class:list={...}` takes an array of class values. ```astro ``` https://docs.astro.build/en/reference/directives-reference/#classlist Including `class:list` in the default `tailwindCSS.classAttributes` should make it more useful!
Enables hovers to replace the class name with a simple `&` to better help understand what the selector is doing. Sometimes it is necessary to write code that gets as...
**What version of VS Code are you using?** v1.85.1 **What version of Tailwind CSS IntelliSense are you using?** v0.10.3 **What version of Tailwind CSS are you using?** v3.3.6 **What package...
**What version of VS Code are you using?** For example: v1.84.0-insider **What version of Tailwind CSS IntelliSense are you using?** For example: v0.10.1 **What version of Tailwind CSS are you...
**What version of VS Code are you using?** v1.88.1 **What version of Tailwind CSS IntelliSense are you using?** v0.10.5 **What version of Tailwind CSS are you using?** v3.4.3 **What package...
- What version of VS Code are you using? 1.87.2 - What version of Tailwind CSS IntelliSense are you using? v0.10.5 - What version of Tailwind CSS are you using?...
**What version of VS Code are you using?** v1.89.0 **What version of Tailwind CSS IntelliSense are you using?** v0.10.5 **What version of Tailwind CSS are you using?** v3.3.2 **What package...
**What version of VS Code are you using?** Version: 1.89.1 **What version of Tailwind CSS IntelliSense are you using?** Version: 0.10.5 **What operating system are you using?** For example: macOS...
**What version of VS Code are you using?** v1.89.1 **What version of Tailwind CSS IntelliSense are you using?** v0.11.66 **What version of Tailwind CSS are you using?** v3.4.3 **What package...
We use `color-mix` to apply alpha values to colors — because of this we don't show color decorators for any utility with an opacity modifier in a v4 project. We...