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 cf47476 commit 26174a3Copy full SHA for 26174a3
packages/vscode-tailwindcss/CHANGELOG.md
@@ -7,6 +7,7 @@
7
- Show color swatches for OKLCH colors with units in all positions ([#1442](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1442))
8
- Fix incorrect diagnostic for `--theme(--some-var inline)` ([#1443](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1443))
9
- Bump precision of evaluated calc expressions ([#1449](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1449))
10
+- Fix variable lookup when it contains escaped dots ([#1466](https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1466))
11
12
## 0.14.26
13
0 commit comments