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

Set unique class names plugin #673

Closed
strarsis opened this issue Mar 1, 2017 · 1 comment
Closed

Set unique class names plugin #673

strarsis opened this issue Mar 1, 2017 · 1 comment

Comments

@strarsis
Copy link
Contributor

strarsis commented Mar 1, 2017

Not all styles can be inlined, like those in At-Rules.
For even further scoping the left over CSS one could rename all selectors in a way that makes collisions with ones from other SVGs highly unlikely - by prefixing them with a manually passed string, by the basename of the SVG file or randomly generated.

@strarsis strarsis changed the title Set unique class names Set unique class names plugin Mar 1, 2017
@strarsis
Copy link
Contributor Author

strarsis commented Oct 23, 2017

@DimaRGB, @funklos, @pavel-popov-jr: Plugin PR ready: #700

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

1 participant