Add less linter via npx (#6936)

This commit is contained in:
Xaver Maierhofer
2019-05-14 02:54:23 +02:00
committed by Lunny Xiao
parent c0fc6cd9a8
commit 3957b40021
20 changed files with 2165 additions and 437 deletions
+3 -2
View File
@@ -24,8 +24,9 @@
}
}
li.highlight, li:hover {
background: #2185D0;
li.highlight,
li:hover {
background: #2185d0;
color: #ffffff;
}
}