diff --git a/packages/vscode-tailwindcss/CHANGELOG.md b/packages/vscode-tailwindcss/CHANGELOG.md index eb00aa3db7552b1b6a5d99db158436560ff2963a..4df2eebd695c4265c1517afe832cce69c8242588 100644 --- a/packages/vscode-tailwindcss/CHANGELOG.md +++ b/packages/vscode-tailwindcss/CHANGELOG.md @@ -1,11 +1,5 @@ # Changelog -## 0.6.14 - -- Fix false positive error when using `theme` helper with a function value (thanks @choplin, #365) -- Improve `theme` helper completion and hover info -- Use character-based ranges when parsing class lists (#373) - ## 0.6.13 - [JIT] Fix missing semi-colons in CSS previews