mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-21 12:51:52 +02:00
Update svgo.yml.
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# replace default config
|
# replace default config
|
||||||
|
|
||||||
multipass: true
|
multipass: true
|
||||||
full: true
|
#full: true
|
||||||
|
|
||||||
# https://github.com/svg/svgo/blob/master/lib/svgo/js2svg.js#L6 for more config options
|
# https://github.com/svg/svgo/blob/master/lib/svgo/js2svg.js#L6 for more config options
|
||||||
|
|
||||||
@@ -48,5 +48,5 @@ plugins:
|
|||||||
- removeUselessStrokeAndFill: true
|
- removeUselessStrokeAndFill: true
|
||||||
- removeViewBox: false
|
- removeViewBox: false
|
||||||
- removeXMLNS: false
|
- removeXMLNS: false
|
||||||
- removeXMLProcInst: false
|
- removeXMLProcInst: true
|
||||||
- sortAttrs: true
|
- sortAttrs: true
|
||||||
|
Reference in New Issue
Block a user