Update svgo.config.js (Fixes #93)
This commit is contained in:
parent
680d8bd4c6
commit
7ab2c5fa11
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ module.exports = {
|
|||
'mergeStyles',
|
||||
'inlineStyles',
|
||||
'minifyStyles',
|
||||
'cleanupIDs',
|
||||
'cleanupIds',
|
||||
'removeUselessDefs',
|
||||
'cleanupNumericValues',
|
||||
'convertColors',
|
||||
|
|
|
|||
Loading…
Reference in a new issue