Michael Manzinger

Results 33 comments of Michael Manzinger

@malash thanks so much for your analysis! I must have missed the changed recommendations for mini-css-extract-plugin when upgrading :flushed: I don't think my `undefined` issue can be related to #890,...

I did a bit more testing, and for me it looks like HMR+React Fast Refresh is indeed working perfectly with Linaria v3 - so I have nothing against it being...

I also got the `Property body of FunctionDeclaration expected node to be of a type ["BlockStatement"] but instead got undefined` error on code like this: ```ts import { useState }...

Hi @jftsaraiva, I'm really sorry, I must have somehow totally missed this issue. Apparently this is not a bug but indeed a feature for touch events: > The event's target...

@josuehenrique glad you enjoy it :slightly_smiling_face: Sadly I don't have regular access to a 01v96 any longer, so I more or less abandoned this project. If I did, I would...

I should have tried with the newest version of glamor :flushed: It does not seem to auto-prefix `calc` any longer. Not sure if this issue is still relevant then...

Just rebased on v3.3.2. Any chance of moving this forward?

Hi all, yes I'm still interested in getting this merged. Thanks for the feedback, I'll try to find some time this week to address it 😅

@Anber that's it, thanks so much! I hadn't noticed the circular imports - after removing them, it starts building again 😳 For anyone having the same issue: I used https://github.com/acrazing/dpdm...

I have to admit I'm not entirely sure, I inherited our OAuth2 code base (which we now migrated to OIDC), and it just says "we need this as some IDPs...