- new CLI script
htmlcompare
to compare two HTML files - strip units for dimensions with a value of 0 (
0px
→0
) - support Python 3.10 and 3.11
Casey Holzer (@caseyjhol) made his first contribution which is much appreciated.
htmlcompare
to compare two HTML files0px
→ 0
)Casey Holzer (@caseyjhol) made his first contribution which is much appreciated.