I've managed to isolate the json
structure of a specific Symbol by looking into the new Sketch open format file.
How can I now re-import it into a new Sketch file with a simple drag&drop? It seems like Sketch doesn't accept the json
file as an input.
I've been trying to have a look at how some other apps like Craft and Lingo handle this, but I wasn't unable to inspect their source code.