Skip to content

Commit 4d1aa26

Browse files
authored
Retain supposedly "useless" SVG stroke and fill attributes (#655)
1 parent 1c2326e commit 4d1aa26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.svgo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ multipass: true
22
plugins:
33
- removeViewBox: false
44
- removeXMLNS: true
5+
- removeUselessStrokeAndFill: false

0 commit comments

Comments
 (0)