This is great but there are some cases when a user wantâs to bring in a component from another library that has variables attached that you no longer want to use. Say you are building a new library with itâs own variable styles. At the moment there is no way to just detach the current variables when you bring in a component from another library. You have to manually comb through the component and try to find all of the instances where there are variables being referenced from the outside library. Very time consuming!
It would be a life saver to add another option to the quick options panel to âdetach all variablesâ. This way a user could start fresh and add new variables to the component and have no references to the an outside library.
