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 1502379 commit 09624a7Copy full SHA for 09624a7
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.1.1
2
+* Fix `cursor: grab` and `cusror: grabbing` support.
3
+
4
## 6.1 “Bil-shaʿb wa lil-shaʿb”
5
* Change `transition` support to output more robust CSS.
6
* Add `:read-only` support.
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.1.0",
+ "version": "6.1.1",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments