File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.0
4+
5+ - Fix usage of absolute paths in ` experimental.configFile ` setting (#617 )
6+ - Fix IntelliSense when separator is ` -- ` (#628 )
7+ - Improve support for ` theme ` CSS helper when not using quotes and/or using an opacity modifier (1b730cb)
8+ - Add support for dynamic and parameterized variants (Tailwind v3.2) (d073bb9, f59adbe)
9+ - Add support for ` @config ` (Tailwind v3.2) (bf57dd1)
10+ - Bump bundled versions of ` tailwindcss ` and first-party plugins (315070a)
11+ - Add automatic support for multi-config workspaces, including ` @config ` resolution (#633 )
12+
313## 0.8.7
414
515- Support ` insiders ` versions of ` tailwindcss ` (#571 )
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.8.7 " ,
8+ "version" : " 0.9.0 " ,
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