Replies: 1 comment 3 replies
-
Try to create a reproducible demo, this is not expected by default |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that if I remove from canvas the last instance of an element with a given class, said class is removed from the styles.
If I then want to apply that class to another element, it no longer has its previous styles.
Is there a way to prevent this?
Indeed what I would like is to have a separate view of all the classes as a list, where each of them shows how many times it's being used. There I can clean up manually each styles that shows 0 uses.
Beta Was this translation helpful? Give feedback.
All reactions