Konrad Dzwinel
Konrad Dzwinel
Hey! Thank you for using html-sketchapp and getting back with feedback ❤️ As far as I remember our plugin overrides currently open page (when importing an asketch page) and current...
Thank you for describing your workflow, that's very useful. It's a bit different from how I saw html-sketchapp being used (import style guide components as symbols and use that as...
First one is up - https://codepen.io/kdzwinel/project/editor/AwzQqy ❤️codepen
AFAIK placeholder is another pseudoelement, so it's connected with #20
The other option is to have `.salsa` format as a target.
That sounds really reasonable to me! It would simplify the project and let us focus on getting data from the browser. We would also get things like SVG support ([open...
Maybe instead of generating jsx code it'd make sense to generate sth like [TreeNode's](https://github.com/airbnb/react-sketchapp/blob/fe8af15198a0ac3b42f7771fc5573e5801de9429/src/render.js#L34-L35) directly? Generating jsx code only so that react-sketchapp can parse it to get back position/styling information...
@markdalgleish contributed to both projects, so he may have some useful insight. @jeroenransijn @KimDal-hyeong I'd also love to hear your thoughts!
Sorry I didn't manage to look at the `next` yet - too many things were happening at the same time 😵 I hope to charge up over the next week...
I spent some time today working on the 'next' branch. It looks pretty good, but it also looks like we will lose some functionality (e.g. gradients) because react-sketchapp doesn't support...