File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- Nothing yet!
6
6
7
+ ## 0.12.6
8
+
9
+ - Add support for Tailwind CSS v4.0.0-alpha.19 ([ #1031 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1031 ) )
10
+
7
11
## 0.12.5
8
12
9
13
- Use paths relative to opened folder when searching for projects ([ #1013 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1013 ) )
Original file line number Diff line number Diff line change 4
4
"description" : " Intelligent Tailwind CSS tooling for VS Code" ,
5
5
"author" :
" Brad Cornes <[email protected] >" ,
6
6
"license" : " MIT" ,
7
- "version" : " 0.12.5 " ,
7
+ "version" : " 0.12.6 " ,
8
8
"homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
9
9
"bugs" : {
10
10
"url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments