Galerie und tage
This commit is contained in:
4
node_modules/svgo/plugins/removeUnusedNS.js
generated
vendored
4
node_modules/svgo/plugins/removeUnusedNS.js
generated
vendored
@@ -66,9 +66,7 @@ exports.fn = function(data) {
|
||||
svgElem = item;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if (xmlnsCollection.length) {
|
||||
} else if (xmlnsCollection.length) {
|
||||
|
||||
// check item for the ns-attrs
|
||||
if (item.prefix) {
|
||||
|
||||
Reference in New Issue
Block a user