Home

tailwind-ctp-intellisense @master - refs - log -
-
https://git.jolheiser.com/tailwind-ctp-intellisense.git
Tailwind intellisense + Catppuccin
tree log patch
update changelog
Brad Cornes <bradlc41@gmail.com>
4 years ago
1 changed files, 6 additions(+), 0 deletions(-)
M CHANGELOG.md -> CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4b3f32a981d6b114a3a3fb93fc044ce328c95b90..98491eccf6eba1a6fb9926c4afb925bc5358022e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## 0.4.1
+
+- Fixed `cssConflict` lint rule when classes apply the same properties but have different scopes (#134)
+- Fixed JS error when providing diagnostics in the case that IntelliSense is not enabled (#133)
+- Fixed config finder incorrectly determining that no config file can be found (#130)
+
 ## 0.4.0
 
 - Added linting and quick fixes for both CSS and markup