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 fcf81a2 commit 1f630d6Copy full SHA for 1f630d6
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.0.3
2
+* Fix old gradient direction warning.
3
+
4
## 6.0.2
5
* Remove unnecessary `-khtml-` prefix too.
6
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.0.2",
+ "version": "6.0.3",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments