Created
August 11, 2015 14:39
-
-
Save getflourish/761a2051ee0d5bf199c1 to your computer and use it in GitHub Desktop.
Optimized SVG export from Sketch
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
defaults write com.bohemiancoding.sketch3 exportCompactSVG -bool yes | |
defaults write com.bohemiancoding.sketch3 svgExportSkipAssignIdToLayerName -bool yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment