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 fa4d726 commit eaed12eCopy full SHA for eaed12e
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.0.2
2
+* Remove unnecessary `-khtml-` prefix too.
3
+
4
## 6.0.1
5
* Fix `cross-fade()` support (by 一丝).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.0.1",
+ "version": "6.0.2",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments