Michał Skowronek
Michał Skowronek
A node has background-image is svg and background-color at the same time, does not support rendering
Thanks for reporting @janily . I will take a look at this.
A node has background-image is svg and background-color at the same time, does not support rendering
Hey @janily. How does your process look? I was able to grab either background color and background image (with small issue with positioning and aspect ratio of the background image)....
A node has background-image is svg and background-color at the same time, does not support rendering
hey @janily , That's right. At the moment we're not supporting pseudo classes. Issue https://github.com/html-sketchapp/html-sketchapp/issues/201 looks like more important at the moment. We don't see this issue in our style...
A node has background-image is svg and background-color at the same time, does not support rendering
thanks @janily . For now my suggestion would be to wrap svg elements (if it's possible within your codebase)
A node has background-image is svg and background-color at the same time, does not support rendering
yes, if pseudo class is being used it won't work. Unfortunately pseudo classes are not supported yet.
A node has background-image is svg and background-color at the same time, does not support rendering
duplicate: https://github.com/html-sketchapp/html-sketchapp/issues/20
hey @phun-ky , sorry for late response. We're not supporting color variables as mentioned in v54 of sketch. The good news is that we're going to support new color swatches...
hey @phun-ky. Did you maybe used https://github.com/seek-oss/html-sketchapp-cli from that time?
@phun-ky hmm I think I didn't get it :) What kind of support do you mean?
hey @phun-ky , We're looking at this to evaluate the effort needed. It's not number 1 priority at the moment as it still would require to use mac to generate...