1
0
mirror of https://github.com/svg/svgo.git synced 2025-07-29 20:21:14 +03:00

Disabled removeUselessStrokeAndFill due to problems with inheritance

This commit is contained in:
GreLI
2014-11-04 22:31:33 +03:00
parent d9ad4183fa
commit 84f105b76b

View File

@ -2,7 +2,7 @@
exports.type = 'perItem';
exports.active = true;
exports.active = false;
exports.params = {
stroke: true,