Russell Bishop

Results 6 issues of Russell Bishop

**Use case:** I have a group full of groups + layers - they all base their Y position as 100% of the previous sibling. I now want to demo a...

I feel like this would be even more useful if I didn't have to confirm by pressing 'Go'? Is there a reason you need the confirmation? In the 1 in...

I would love to be able to swap the logic around so that I can use Include instead of Exclude. This means I can just grab one Page, add the...

Hey @Heydon , As mentioned on Twitter, I've got a real interest in how wireframing with HTML is a solid and robust improvement over using design tools (or UXPin etc.)...

To replicate: - New File - Draw two rectangles - Select first rectangle - Select with same Fill Color - Selects both ✔ - With those two rectangles, create a...

Currently we get our compiled CSS to group by `property: value`. ``` .c-component { property-1: A; property-2: B; } ``` We can try using a postCSS plugin that will do...

enhancement