Skip to content
Snippets Groups Projects
Commit d27218e2 authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

adjust svgo config, fixes #2123

Closes #2123

Merge request studip/studip!1378
parent ba37eda0
No related branches found
No related tags found
1 merge request!4Draft: Icon creation
module.exports = { module.exports = {
"multipass": true, "multipass": true,
"plugins": [ "plugins": [
{
"name": 'removeAttrs',
"params": { attrs: 'id' }
},
{ {
"name": 'inlineStyles', "name": 'inlineStyles',
"params": { "params": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment