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 e9accf3 commit 32b0dd9Copy full SHA for 32b0dd9
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.1.2
2
+* Fix gradient hack on some parameters (by Alexey Efremov).
3
+
4
## 6.1.1
5
* Fix `cursor: grab` and `cursor: grabbing` support.
6
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.1.1",
+ "version": "6.1.2",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments