You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add import statements corresponding to a contributed library via Sketch>Import Library...>(contributed library), only an import statement of the form import .*; gets added.
When trying to add import statements corresponding to a contributed library via
Sketch>Import Library...>(contributed library), only an import statement of the formimport .*;gets added.