Responsivity and accessibility fixes

This commit is contained in:
wvffle 2022-11-04 12:44:26 +00:00 committed by Kasper Seweryn
commit 315e5ef766
4 changed files with 95 additions and 63 deletions

View file

@ -175,6 +175,9 @@ def discard_unused_icons(rule):
".chevron",
".right",
".left",
".compress",
".expand",
".image",
]
if ":before" not in rule["lines"][0]:
return False