chore: 适配@keyframes默认的命名规则

This commit is contained in:
xiaoxian521
2023-05-04 13:51:24 +08:00
parent afc15ea8df
commit 6176d9508b
3 changed files with 6 additions and 7 deletions

View File

@@ -22,7 +22,6 @@ module.exports = {
],
rules: {
"selector-class-pattern": null,
"keyframes-name-pattern": null,
"no-descending-specificity": null,
"scss/dollar-variable-pattern": null,
"selector-pseudo-class-no-unknown": [