Skip to content

Instantly share code, notes, and snippets.

@getflourish
Created August 11, 2015 14:39
Show Gist options
  • Save getflourish/761a2051ee0d5bf199c1 to your computer and use it in GitHub Desktop.
Save getflourish/761a2051ee0d5bf199c1 to your computer and use it in GitHub Desktop.
Optimized SVG export from Sketch
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