0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Update svgo.yml. (#29089)

This commit is contained in:
XhmikosR 2019-07-22 11:00:09 +03:00
parent b66abdf3b1
commit 0f376c1107

View File

@ -35,6 +35,9 @@ plugins:
- minifyStyles: true
- moveElemsAttrsToGroup: true
- moveGroupAttrsToElems: true
- removeAttrs:
attrs:
- "data-name"
- removeComments: true
- removeDesc: true
- removeDoctype: true