Skip to content

Unable to add class/classes with addClassesToSVGElement #43

@919Studios

Description

@919Studios

Have tried several variations of addClassesToSVGElement (https://github.com/BohemianCoding/svgo-compressor#addclassestosvgelement) but have not been able to successfully add a class/classes with it.

Here is the actual code for reference:

{
    "name": "addClassesToSVGElement",
    "params": {
        "className": "test",
        "classNames": [
            "test",
            "another-test"
        ]
    }
}

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions