Zach Green

Results 20 comments of Zach Green

I'd love to get this merged, if only for the testing updates alone. Very rad. Thanks! Possible to create a failing test case for the use case you describe?

Thanks @ostowe. Was out all last week but will look this week :)

Sorry for my delay here... will definitely look soon.

This has lingered too long :/ Still want to get it merged. My plan is to cherry-pick the jest work so we can get that merged first, and then address...

Yeah, this is a good idea. PRs welcome, but if nothing comes in, I'll include this in the next release.

Experienced a possible similar issue with styles created using `globalStyle` not actually getting added to the page. Tricky to reproduce, because as soon as I edit the .css.ts file the...

I'm still experiencing this on the latest versions of vanilla extract packages. I created a straightforward reproduction here: https://github.com/zgreen/vanilla-extract-bug

I created an example repo for lighthouse+circleci integration—maybe it will help some folks here. repo: https://github.com/zgreen/lighthouse-circleci-example blog post: https://offbyone.tech/lighthouse-circleci

Hmm, the link seems to work for me. Note that it should be https://offbyone.tech/lighthouse-circleci and not https://offbyone.tech/lighthouse-circleci/, looks like my blog isn't handling trailing slashes properly 🙃