mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
styles: Merge duplicate selectors.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
3572dcc67c
commit
6dea671fde
@@ -10,7 +10,6 @@ module.exports = {
|
||||
// Disable recommended rules we don't comply with yet
|
||||
"font-family-no-missing-generic-family-keyword": null,
|
||||
"no-descending-specificity": null,
|
||||
"no-duplicate-selectors": null,
|
||||
|
||||
// Disable standard rules we don't comply with yet
|
||||
"comment-empty-line-before": null,
|
||||
|
Reference in New Issue
Block a user