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 7fb264d commit 7ee7761Copy full SHA for 7ee7761
1 file changed
CHANGES.md
@@ -2,8 +2,17 @@
2
3
## 6.7.0
4
5
-- **NEW**: Rework HTML, CSS, SCSS, SASS handling. As syntax packages
6
- have evolved, rework rules to better target colors, combining
+- **NEW**: Rework HTML, CSS, SCSS, SASS handling. As syntax packages
+ have evolved, rework rules to better target colors, combining
7
+ handling under one rule `HTML/CSS`.
8
+- **NEW**: Move handling for old, CSS3 syntax to its own rule.
9
+
10
+## 6.4.6
11
12
+Fixes backported to Python 3.3, Sublime Text <= 4200.
13
14
15
16
handling under one rule `HTML/CSS`.
17
- **NEW**: Move handling for old, CSS3 syntax to its own rule.
18
0 commit comments