stevenpollack

Results 7 comments of stevenpollack

I'm happy to help however I can!

is there a timeline for node v16 support?

maybe [this post](https://1password.community/discussion/128023/ssh-agent-on-windows-subsystem-for-linux#latest) in the 1password community forum might help you?

A few silly questions: 1. Where can I learn more about color themes? (I've never made or edited one) 2. Do we have an official color palette somewhere (beyond the...

> A few silly questions: 1. Where can I learn more about color themes? (I've never made or edited one) 2. Do we have an official color palette somewhere (beyond...

Honestly, this got lost in the shuffle for me, when my team realised that it wouldn't be a fast fix. I think we ended up relying more on the `graphql-codegen`'s...

> ## Workaround > > Use [`pnpm patch`](https://pnpm.io/cli/patch) (or [`patch-package`](https://www.npmjs.com/package/patch-package)) to patch `@emotion/react` and `@emotion/styled` using [the React 19 codemod](https://github.com/eps1lon/types-react-codemod/): > > ```shell > pnpm patch --edit-dir ./node_modules/.pnpm-patch-emotion-react @emotion/react >...