Releases: tailwindlabs/tailwindcss-intellisense
Releases · tailwindlabs/tailwindcss-intellisense
v0.12.10
- Improve support for new v4 at rules (#1045)
v0.12.9
- Support plugins loaded via
@plugin
in v4 (#1044)
- Support configs loaded via
@config
in v4 (#1044)
v0.12.8
- Fix an issue that caused the language server for any project with a non-standard CSS file to crash (#1030)
0.12.7
- Add support for
@source
(#1030)
v0.12.6
- Add support for Tailwind CSS v4.0.0-alpha.19 (#1031)
v0.12.5
- Use paths relative to opened folder when searching for projects (#1013)
v0.12.4
- Fix detection of v3 insiders builds (#1007)
- Make sure language-specific settings are passed to our language server (#1006)
- Fix initialization when path contains parentheses (#1009)
v0.12.3
- Normalize Windows drive letters in more places (#1001)
- Attempt matches on non-normalized path for a project (#999)
v0.12.2
- Fix loading projects on Windows network drives (#996)
- Fix server not launching on older versions of VSCode (#998)
v0.12.1
- Normalize Windows drive letters in document URIs (#980)