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 9f003fe commit c37294fCopy full SHA for c37294f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 0.4.1
4
+
5
+- Fixed `cssConflict` lint rule when classes apply the same properties but have different scopes (#134)
6
+- Fixed JS error when providing diagnostics in the case that IntelliSense is not enabled (#133)
7
+- Fixed config finder incorrectly determining that no config file can be found (#130)
8
9
## 0.4.0
10
11
- Added linting and quick fixes for both CSS and markup
0 commit comments