alex jidras

Results 4 issues of alex jidras

you could export twMerge function from 'tailwind-merge' as part of this package. So we don't have to install 'tailwind-merge' as a separate package when tailwind-styled-components already comes with it. Thoughts...

having 2 issues with vite 5: 1) eslint warnings are displayed separately per file instead of all together: 2) need to add these lines to vite config in order to...

I'm getting this in vitest jsdom tests. All the tests that import a file that contains a tw component fail with this error, regardless of tw(xxx) or tw.xxx.

# Bug report ## Description / Observed Behavior swr doesn't call onDiscarded callback. Request is deduplicated but onDiscarded is never called. ## Expected Behavior swr should call onDiscarded callback. ##...