@@ -8,6 +8,7 @@ module.exports = {
message: 'Expected class pattern to be BEM style',
},
],
+ 'no-descending-specificity': null,
'font-family-no-missing-generic-family-keyword': [
true,
{
@@ -135,7 +135,6 @@
line-height: 22px;
&.ant-tabs-card > div.ant-tabs-nav {
- /* stylelint-disable-next-line no-descending-specificity */
.ant-tabs-tab {
padding: 8px 16px;
font-size: 16px;