# Changelog ## 0.7.7 - Fix activation for projects with square brackets in their path ## 0.7.6 - Fix `files.exclude` configuration resolution (#464) - Ensure `files.exclude` configuration changes are synchronized - [LSP] Remove `InitializeParams.initializationOptions` requirement ## 0.7.5 - Add bundled version of `tailwindcss`. The extension will use this version if `tailwindcss` cannot be resolved within the workspace - Add [`tailwindCSS.files.exclude` setting](https://github.com/tailwindlabs/tailwindcss-intellisense#tailwindcssfilesexclude) ## 0.7.4 - Update icon - Update readme banner image ## 0.7.3 - Disable variant order linting and automatic sorting when using Tailwind v3 - Exclude the global selector (`*`) from class completions ## 0.7.2 - Update CSS syntax definitions - Fix compatibility with Tailwind `v3.0.0-alpha.2` - Fix error when switching from JIT mode to AOT mode - Fix stale error messages when resolving a config file error - Fix mode detection when using nested presets (#431) ## 0.7.1 - Add [`tailwindCSS.classAttributes` setting](https://github.com/tailwindlabs/tailwindcss-intellisense#tailwindcssclassattributes) (#350) - Fix resolution of WSL files on Windows (#411) - Show color decorators for `accent-*` classes - Support attributes with whitespace around the `=` character (#426) - Fix color decorators for `var()` fallbacks (#423) - Increase class list search range (#414) ## 0.7.0 - Add support for Tailwind CSS v3 alpha (#424) ## 0.6.15 - Support config files in hidden (dot) folders (#389) - Disable extension in virtual workspaces (#398) - Support `exports` fields when resolving dependencies (#412) - Add `phoenix-heex` language (#407) - Improve color parsing (#415) ## 0.6.14 - Fix false positive error when using `theme` helper with a function value (thanks @choplin, #365) - Improve `theme` helper completion and hover info - Use character-based ranges when parsing class lists (#373) ## 0.6.13 - [JIT] Fix missing semi-colons in CSS previews - [JIT] Remove `@defaults` from CSS previews ## 0.6.12 - Fix hover error (#353) ## 0.6.11 - Update `@tailwind` completions and diagnostics to account for `@tailwind variants` ## 0.6.10 - Ignore `content: ""` when determining document colors. This enables color decorators for `before` and `after` variants ## 0.6.9 - Use VS Code's built-in file watcher ## 0.6.8 - Add [Astro](https://astro.build/) languages (`astro` and `astro-markdown`) - Fix incorrect separator (#343) - [JIT] Update opacity modifier completions to show the full class ## 0.6.7 - Add support for `tailwindcss` v2.2 - Fix excess semi-colons in CSS previews - Add `tailwindCSS.inspectPort` setting ## 0.6.6 - [JIT] Show `rem` pixel equivalents in completion item details (#332) - [JIT] Fix initialisation when `mode` is set in a preset (#333) - Fix completions and hovers inside `