Nick Ribal

Results 35 comments of Nick Ribal

@gianluca932 and anyone else here who hasn't moved on to Vite: CRA is dead ⚰️ . Vite is the easiest replacement. It is better than CRA in every way and...

@katsyuta wanna open a PR?

@goldbergyoni I don't think the CI job failure has anything to do with the contents of this PR. How do we handle this?

> Why? How does this change perform a reset? Seems like an opinionated format to me. I agree. @CHRIBUR0309 please explain why and how is `line-height` different from all the...

I had this issue in a Vite/SWC/Emotion setup (though without MUI - just bare Emotion). The workaround was to swap SWC back to Babel. Here's the relevant part of `vite.config.ts`:...