Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to add class/classes with addClassesToSVGElement #43

Open
919Studios opened this issue Sep 26, 2018 · 1 comment
Open

Unable to add class/classes with addClassesToSVGElement #43

919Studios opened this issue Sep 26, 2018 · 1 comment

Comments

@919Studios
Copy link

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!

@buditanrim-bl
Copy link

I can't get the addClassesToSVGElement working.
The other plugin works fine.

Sketch 55.1
SVGO Compressor 1.7.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants