mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-29 18:22:37 -04:00
Check Book: Turn off unique headings CSS warning
This commit is contained in:
@@ -88,6 +88,7 @@ def csslint_js():
|
||||
'box-sizing': 1,
|
||||
'compatible-vendor-prefixes': 1,
|
||||
'text-indent': 1,
|
||||
'unique-headings': 1,
|
||||
'fallback-colors': 1,
|
||||
'font-faces': 1,
|
||||
'regex-selectors': 1,
|
||||
|
||||
Reference in New Issue
Block a user