diff --git a/config/svgo.config.js b/config/svgo.config.js index 7e994e7..6575407 100644 --- a/config/svgo.config.js +++ b/config/svgo.config.js @@ -12,6 +12,5 @@ module.exports = { // Plugins that are not in the "preset-default" and that you want to activate 'removeTitle', 'convertStyleToAttrs', - 'prefixIds', ], }