Mykhaylo Ryechkin

Results 42 comments of Mykhaylo Ryechkin

Just reading the docs for the first time, and was wondering that myself as well.. are there examples? I couldn't find anything

I just ran into this issue as well, and looks like that's because this package only exports CommonJS module format, and Vite doesn't polyfill those by default: ![Screen Shot 2022-07-18...

Hey @peduarte - if I may offer a real-world use case where I'm running into this issue (expanding on my comment in [this discussion](https://github.com/modulz/stitches/discussions/787#discussioncomment-1655485)). We have a React component library...

Just a heads up that there's a [discussion](https://github.com/modulz/stitches/discussions/800) on this topic from a bit earlier as well

I'm running into the same issue as well. Trying to read from the `session` in two different API routes results in `undefined`

> stylex just launched https://stylex-docusaurus.vercel.app/ Prod link: https://stylexjs.com Looks interesting. I'm currently evaluating it against [Panda CSS](https://panda-css.com/) to replace Styled Components in my lib.

Any updates on this issue? I'm currently facing a situation where I need to reset the `admin` password, and so far haven't been able to find how to do that....

I would still like to see this feature added :(

Would love to hear from the team if this is something that is going to be addressed in v4?

> @drewlustro I have a WIP branch that's very lightweight and fast, without Puppeteer that you could try out using `npx https://github.com/projectwallace/wallace-cli\#v3 path/to/style.css` Does this work for anyone else? I...