Skip to content

Commit

Permalink
chore(styeling): Disable no-descending-specificity
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed Sep 25, 2020
1 parent d0cd18c commit 19cc407
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"forced-colors"
]
}
]
],
"no-descending-specificity": null
}
}

0 comments on commit 19cc407

Please sign in to comment.