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 3a57097 commit 0ea7a5bCopy full SHA for 0ea7a5b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 6.0.7
2
+
3
+- Fixed: parse animation percents
4
5
# 6.0.6
6
7
- Fixed: parse quoted attributes containing a newline correctly
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-selector-parser",
- "version": "6.0.6",
+ "version": "6.0.7",
"devDependencies": {
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
0 commit comments