Zach Green

Results 20 comments of Zach Green

No problem! Happy to help if it needs more work (more tests, maybe?)

Cool cool. I tried briefly to get Babel 6 going on this, but the setup is pretty different from Babel 5 and I ran into some issues. I could probably...

Sorry, work got in the way and I'm just getting back to this. I think 7.0.0 makes sense for this PR. I mainly added the optional args order because it...

Terrific, I'll put something together.

Yeah, it's just about there—work got in the way. Got it working w/ `lost-column`, tests passing. I made some changes so that you can pass the parameters optionally/in any order—have...

Had the exact same issue in a bitbucket pipeline; `package.json` was never updated, even though it worked perfectly locally. I have no idea why. If I had to guess, I'd...

Seeing a very similar issue when trying to run jest: ``` typeerror: styled.createglobalstyle.withconfig is not a function ``` Still trying to determine if this is specific to something in my...

Unfortunately, I don't think I'll have time for a PR. Feel free to close if you prefer. Thanks :)

Thanks for the bug report, and repo with the replication. It does sound like there's a bug here. I'll take a look as soon as I can; PRs welcome, in...