We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9172597 commit 2c90df3Copy full SHA for 2c90df3
packages/vscode-tailwindcss/CHANGELOG.md
@@ -2,7 +2,9 @@
2
3
## Prerelease
4
5
-- Nothing yet!
+- 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))
8
9
## 0.14.21
10
0 commit comments