Skip to content

Instantly share code, notes, and snippets.

View mhauken's full-sized avatar

Marius Hauken mhauken

View GitHub Profile
@mhauken
mhauken / svgo.json
Last active April 16, 2018 08:13 — forked from bendc/svgo.json
Sketch's SVGO Compressor settings
{
"comment": "A modified svgo compression-settings for SVGO-compresspor by Marius Hauken. For more info, please check <https://github.com/BohemianCoding/svgo-compressor>",
"pretty": false,
"indent": 0,
"plugins": [
{
"name": "cleanupAttrs"
},
{
"name": "cleanupEnableBackground"