1 Commits

Author SHA1 Message Date
Konstantin Vulsonov
dbf0994650 readme fix 2018-09-21 01:58:04 +03:00

View File

@@ -32,7 +32,7 @@ const config = {
result: 'icons', // Required
// This is optional for optimize files using SVGO plugins
optimize: {
removeViewBox: true, // Will remove attribute viewBox (default false)
removeViewBox: true, // Will remove attribute viewBox
}
}