vscode-svg2
vscode-svg2 copied to clipboard
"svg.minify.prefixIds": false | still add prefix to IDs
Steps to reproduce
- Go to settings
- Set it to:
"svg.minify.prefixIds": false,
- Run minify svg
- all classes and ids have prefix
Expected behavior
expect minify to not add prefixes to IDs at the least, would be great if it didn't add em to classes either.
I had try your steps and results are not what you describe. Can you get some demo svg files and settings.