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 d5e143f commit 9fd702cCopy full SHA for 9fd702c
CHANGELOG.md
@@ -1,6 +1,9 @@
1
# Change Log
2
This project adheres to [Semantic Versioning](http://semver.org/).
3
4
+## 0.19.0
5
+* Add rule to have `--` in keyframe names as any other user-defined token.
6
+
7
## 0.18
8
* Updated `stylelint-config-standard` to 36.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "@logux/stylelint-config",
- "version": "0.18.0",
+ "version": "0.19.0",
"description": "Stylelint shareable config for Logux",
"keywords": [
"logux",
0 commit comments