Junjie Wang

Results 16 comments of Junjie Wang

@loynoir Works brilliantly! Thanks!

I also encounter broken styles, with SvelteKit. The bug was introduced in version `0.58.7`. In my case, broken styles only occur in very few components, and **only on build**, not...

@rylanharper I checked again. Yes, there are many `@apply` in css of my affected components.

@akirarika According to a [recent post](https://x.com/CasualPS/status/1762507087412961653) on X that "ioredis is 'acquired by' / 'sold to' redis", which is [indirectly confirmed](https://x.com/luinlee/status/1762661228047200399) by ioredis author. It doesn't seem to be a...

@mimiiix It's not a bug! This is exactly how `\t` functions. It doesn't equal to four or eight `space`. Please try it in any text editor.

@mimiiix OK, I might have misunderstood your issue... Your issue seems like a font styling problem. You have to style your font as `monospace`, via either `jsx` or `css`.