Skip to content

Commit 8ff35be

Browse files
committed
chore(styeling): Disable no-descending-specificity
1 parent 8161f25 commit 8ff35be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.stylelintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"forced-colors"
99
]
1010
}
11-
]
11+
],
12+
"no-descending-specificity": null
1213
}
1314
}

0 commit comments

Comments
 (0)