Hi! I’m using svg’s that I want to manipulate with CSS and media queries but the minified versions of the svg’s are losing the id’s that I setup for different layers and groups via Illustrator. I modified the images gulp task and included a false flag for the cleanupIds plugin:
However, this did not work, does anybody know what other plugin I can turn off in order to keep my id’s from getting lost during the minification task? Thanks!
Can you please submit a pull request adding this option to the default sage config? Definitely do not need dangerous optimizations like messing with IDs.