Unique style classes in defs #196
|
Hi, Thank you for this amazing library!
The idea would be to have unique classes in this case. |
Answered by
gilbarbara
Oct 6, 2022
Replies: 1 comment 1 reply
|
Hey @CarlosAmaral Since the content of style tags isn't very structured, it would be hard to get it right. |
1 reply
Answer selected by
gilbarbara
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @CarlosAmaral
Since the content of style tags isn't very structured, it would be hard to get it right.
You can try the
preProcessorhandler to update that by yourself.