mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
API changed walkFoo(ast, fun) to walk(ast,{visit: 'Rule',enter: fun) csstree.translate renamed to csstree.generate csstree.generate throws an error on invalid style where translate silently ignored it - update style processing to catch and ignore instead Updated tests - csstree now omits more whitespace
68 lines
6.3 KiB
XML
68 lines
6.3 KiB
XML