Samuel Joos
Samuel Joos
Fixed it and did a pull request but I guess that John Coates is a bit to busy right now. You can find my fork over here https://github.com/samueljoos/CSSketch
You might need to remove the old version from you plugins folder first. More information to find your plugins folder is here: http://developer.sketchapp.com/introduction/installing-plugins/
I'm trying to debug this issue. It seems like the context argument of `(void)selectStylesheetWithContext:(NSDictionary *)context` Is always an empty dictionary. The dictionary should contain a document and a command property...