We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea4a46 commit d435db1Copy full SHA for d435db1
packages/vscode-tailwindcss/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.6.14
4
+
5
+- Fix false positive error when using `theme` helper with a function value (thanks @choplin, #365)
6
+- Improve `theme` helper completion and hover info
7
+- Use character-based ranges when parsing class lists (#373)
8
9
## 0.6.13
10
11
- [JIT] Fix missing semi-colons in CSS previews
0 commit comments