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 2
2
3
3
## Prerelease
4
4
5
+ - Nothing yet!
6
+
7
+ ## 0.12.14
8
+
5
9
- Add suggestions for theme options ([ #1083 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1083 ) )
6
10
- Add suggestions when using ` @source "…" ` and ` source(…) ` ([ #1083 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1083 ) )
7
11
- Show brace expansion when hovering ` @source ` ([ #1083 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1083 ) )
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 <hello@bradley.dev>" ,
6
6
"license" : " MIT" ,
7
- "version" : " 0.12.13 " ,
7
+ "version" : " 0.12.14 " ,
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