File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.2
4+
5+ - Fix ` @layer ` syntax highlighting (#637 )
6+ - Improve extraction for variable colors (#638 )
7+ - Improve ` experimental.configFile ` in multi-root workspaces (#640 )
8+ - Add documentation for ` @config ` completion (ea5aff5)
9+ - Boot language servers for nested workspace folders (#642 )
10+ - Remove ` typescript ` from default languages (#645 )
11+ - Fix duplicate color decorators (#652 )
12+ - Improve theme helper detection (#655 )
13+ - Add class modifier completions (#686 )
14+ - Bump bundled version of ` tailwindcss ` to ` 3.2.4 ` (f07eedd)
15+
316## 0.9.1
417
518- Fix variant completions when using a ` DEFAULT ` value with ` matchVariant ` (#635 )
Original file line number Diff line number Diff line change 55 "preview" : true ,
66 "author" :
" Brad Cornes <[email protected] >" ,
77 "license" : " MIT" ,
8- "version" : " 0.9.1 " ,
8+ "version" : " 0.9.2 " ,
99 "homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
1010 "bugs" : {
1111 "url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments