Ben Rogerson

Results 75 comments of Ben Rogerson

agreed, I'd like to remove it altogether - it was only added to count the number of task calls so I could order them appropriately in the UI. There's no...

Hey Ben, thanks so much for the new features! From the looks of things you added the passphrase to the SSH session task and I'm thinking it might also be...

That sounds about right, ill have to take a better look. Ill be in touch 👍

So turns out this is quite a task as there are a few different types of connection functions used throughout the other tasks. Not sure which route I'll take on...

Take a look at the work on the 1.6.0 branch: https://github.com/burgerbuds/swiff/commits/release/v1.6.0 It was a while back now, I can't remember which functions needed updates - sorry!

Hey Jalen, sounds like a great improvement - I'm fairly busy with [twin](https://github.com/ben-rogerson/twin.macro) at the moment but I'll see what I can do.

Great to hear you found a solution. I agree the docs should probably mention `babel-plugin-macros` needs to be added before `babel-plugin-styled-components` - feel free to send up a PR in...

Looks about right to me - emotion adds those hashed selector styles - try adding the peer classes directly on the element within the `tw` prop rather than within a...

Check the example for the updated types.

Thanks so much for this feature, I haven't heard of the `solid-styled-components` goober integration before. Looks like it adds SSR and a theme provider? We could probably get that tw...