diff --git a/.stylelintrc b/.stylelintrc index fd4fe88a4..b6f60dfe7 100644 --- a/.stylelintrc +++ b/.stylelintrc @@ -1,6 +1,12 @@ { "extends": "stylelint-config-standard", "rules": { + "import-notation": "string", + "value-keyword-case": ["lower", { + "ignoreProperties": ["composes"] + }], + "keyframes-name-pattern": null, + "selector-class-pattern": null, "selector-pseudo-class-no-unknown": [true, { "ignorePseudoClasses": [ "export", @@ -13,7 +19,7 @@ "ignoreProperties": [ "composes", "compose-with" - ], - }], + ] + }] } } diff --git a/CHANGELOG.md b/CHANGELOG.md index 4885230f4..f75e81db6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * Added support for clear icon in `