Created
June 19, 2017 11:35
-
-
Save bdbch/912804e636253f0f6f4de79dcf1d35f2 to your computer and use it in GitHub Desktop.
Cleanup SVGs from the terminal with SVGO
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| svgo -f ./ --enable=removeTitle --enable=removeDesc --enable=sortAttrs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment