Skip to content

Commit 0f376c1

Browse files
committed
Update svgo.yml. (twbs#29089)
1 parent b66abdf commit 0f376c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/svgo.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ plugins:
3535
- minifyStyles: true
3636
- moveElemsAttrsToGroup: true
3737
- moveGroupAttrsToElems: true
38+
- removeAttrs:
39+
attrs:
40+
- "data-name"
3841
- removeComments: true
3942
- removeDesc: true
4043
- removeDoctype: true

0 commit comments

Comments
 (0)