Jakob Rössner

Results 89 comments of Jakob Rössner

An easy solution would be to add a `break-words` and `hyphens-auto` to the title. NOTE: This only breaks words that are words. Not ssdssssss and so on.

Could you reupload the image?

I didn't use the card component because of this problem not yet, but if this problem is fixed I want to replace these cards with the better cards (with a...

Hey, you switched the image order: the second one is the before and the first the after image

You reverted all changes?

> `pnpx` has been deprecated in favor of `pnpm dlx` in `pnpm`. 👍 Correct. That's why I think the Docs should be updated

Two things: ~~- shadcn/ui not recognizes that T3 uses an src directory~~ _fixed because of the new CLI_ - and it does not recognize that T3 uses typescript syntax for...

And btw.: the tailwind styles are also not working anymore

> @FleetAdmiralJakob Here's an example repo from @juliusmarminge [juliusmarminge/t3-complete](https://github.com/juliusmarminge/t3-complete) Great! Copied the code from that and it worked. > @FleetAdmiralJakob We're working on adding out of the box support for...