SVG config
This commit is contained in:
12
svgo.config.json
Normal file
12
svgo.config.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "preset-default",
|
||||||
|
"params": {
|
||||||
|
"overrides": {
|
||||||
|
"removeViewBox": false
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user