File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Prerelease
4
4
5
- - Nothing yet!
5
+ - Highlight CSS variables correctly inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
6
+ - Highlight comments inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
7
+ - Highlight at-rules inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
6
8
7
9
## 0.14.22
8
10
9
11
- Fix matching files when config is not in the workspace root ([ #1412 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1412 ) )
10
- - Highlight CSS variables correctly inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
11
- - Highlight comments inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
12
- - Highlight at-rules inside ` @theme ` ([ #1409 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1409 ) )
13
12
14
13
## 0.14.21
15
14
You can’t perform that action at this time.
0 commit comments