2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Enable stylelint's no-duplicate-selectors rule.

This commit is contained in:
XhmikosR
2017-10-04 14:11:00 +03:00
parent 8767338669
commit ebc82db8ef
6 changed files with 18 additions and 18 deletions
+1
View File
@@ -103,6 +103,7 @@
//
// Same table markup, but inverted color scheme: dark background and light text.
// stylelint-disable-next-line no-duplicate-selectors
.table {
.thead-dark {
th {