Responsivity and accessibility fixes
This commit is contained in:
parent
ed9cb97ba6
commit
315e5ef766
4 changed files with 95 additions and 63 deletions
|
|
@ -175,6 +175,9 @@ def discard_unused_icons(rule):
|
|||
".chevron",
|
||||
".right",
|
||||
".left",
|
||||
".compress",
|
||||
".expand",
|
||||
".image",
|
||||
]
|
||||
if ":before" not in rule["lines"][0]:
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue