|
|
@@ -19,7 +19,7 @@ module.exports = {
|
|
|
"at-rule-no-unknown": null,
|
|
|
"no-descending-specificity": null,
|
|
|
"scss/at-rule-no-unknown": [true, {
|
|
|
- // https://github.com/vector-im/riot-web/issues/10544
|
|
|
+ // https://github.com/vector-im/element-web/issues/10544
|
|
|
"ignoreAtRules": ["define-mixin"],
|
|
|
}],
|
|
|
}
|