Answer the question
In order to leave comments, you need to log in
How to obfuscate third-party library classes?
Setting up CSS
modules
And I have a question.
Some libraries modify the DOM directly, like adding style attributes or classes.
How to minify classes that are added from outside?
Example
<div class="sdfRf">
// after js triggered
<div class="jsLibClassName sdfRf" style="color: red;...">
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question