Releases: tailwindlabs/tailwindcss-intellisense
Releases · tailwindlabs/tailwindcss-intellisense
v0.6.3
10 May 12:50
Compare
Sorry, something went wrong.
No results found
[JIT] Fix error when using @apply
in a plugin (#319 )
v0.6.2
09 May 20:21
Compare
Sorry, something went wrong.
No results found
Fix error when using a withOptions
plugin without any options
v0.6.1
07 May 15:38
Compare
Sorry, something went wrong.
No results found
Fix error caused by incorrect feature flags import
v0.6.0
06 May 22:09
Compare
Sorry, something went wrong.
No results found
Add support for JIT mode
General stability and reliability improvements
v0.5.10
07 Apr 22:28
Compare
Sorry, something went wrong.
No results found
Update output channel name (#262 )
Fix initialisation failure when using "jit" mode with tailwindcss v2.1 (#296 )
v0.5.9
07 Feb 21:17
Compare
Sorry, something went wrong.
No results found
Add focus-visible
, checked
, motion-safe
, motion-reduce
, and dark
to @variants
completions
Add showPixelEquivalents
and rootFontSize
settings (#200 )
v0.5.8
29 Jan 16:43
Compare
Sorry, something went wrong.
No results found
Fix error when @apply
is used within a plugin (#255 )
v0.5.7
15 Jan 12:26
Compare
Sorry, something went wrong.
No results found
Ignore file watcher permission errors (#238 )
Update class attribute regex to support (class="_")
(#233 )
Fix fast-glob
concurrency on certain operating systems (#226 , #239 )
v0.5.6
14 Dec 15:07
Compare
Sorry, something went wrong.
No results found
Fix module resolution in config files when using Yarn Plug'n'Play
Add noise check when providing Emmet-style completions (#146 , #228 )
v0.5.5
10 Dec 15:21
Compare
Sorry, something went wrong.
No results found
Add support for Yarn Plug'n'Play. Thanks @DanSnow ! (#217 )
Add rescript
to list of default languages. Thanks @dcalhoun ! (#222 )
Add hover, color decorator, linting support for experimental.classRegex
setting (#129)
Add support for config files with .cjs
extension (#198 )