mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Update svgo.yml. (#29089)
This commit is contained in:
parent
b66abdf3b1
commit
0f376c1107
@ -35,6 +35,9 @@ plugins:
|
|||||||
- minifyStyles: true
|
- minifyStyles: true
|
||||||
- moveElemsAttrsToGroup: true
|
- moveElemsAttrsToGroup: true
|
||||||
- moveGroupAttrsToElems: true
|
- moveGroupAttrsToElems: true
|
||||||
|
- removeAttrs:
|
||||||
|
attrs:
|
||||||
|
- "data-name"
|
||||||
- removeComments: true
|
- removeComments: true
|
||||||
- removeDesc: true
|
- removeDesc: true
|
||||||
- removeDoctype: true
|
- removeDoctype: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user