1
0
mirror of https://github.com/svg/svgo.git synced 2025-11-17 11:42:33 +03:00
Files
svgo/plugins/mergeStyles.js
Bogdan Chadkin 9ebff13725 Refactor mergeStyles (#1575)
- covered with tsdoc
- replace another closestByName usage with visitSkip symbol to skip
  subtree instead of skipping element by ancestor

Better review with hidden whitespaces as most code just got bigger indent.
2021-09-23 21:48:54 +03:00

2.3 KiB