Sometimes I need to take a big chunk from a library to use it in another file.
In the new file, I want to make changes to the styles without editing the original library.
To do this, right now I need to select every single style and use “Move style definition into this file”. This is a very time consuming and repetitive thing to do.
Is there a way to select a group of elements and move all their styles into the current file?