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 009958a commit 268a269Copy full SHA for 268a269
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 6.5.2
2
+* Clean prefixes data (by Reinaldo Schiehll).
3
+
4
## 6.5.1
5
* Fix selectors with `:--` prefix support.
6
package.json
@@ -1,6 +1,6 @@
{
"name": "autoprefixer",
- "version": "6.5.1",
+ "version": "6.5.2",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
"keywords": [
"autoprefixer",
0 commit comments