Greg McKelvey

Results 11 issues of Greg McKelvey

https://fonts.google.com/specimen/Livvic?selection.family=Livvic Is there a way I can do a PR for this font??

Hey, Is there a best practice way to use `position: sticky` elements while using this plugin? I've found that since everything is wrapped in `tl-edges` with `overflow-x: hidden`, that any...

waiting for repro

I am having a hard time using this library as it seems like I'm not picking up the build js files, but rather typescript is using the source files and...

Fixes 2 bugs: - #110 Full page flag in firefox - #111 No flag in safari I was not able to run this locally, but I tested by using these...

Not sure if this is the right spot for a feature request, but I just started working with the new bake file syntax and noticed there doesn't seem to be...

investigate
feature

TRPC ships with its src .ts files. There are sneaky imports in this lib that were accidentally targeting TRPC ts, and not the dist files, making it so the whole...

Currently, the inline styles default to the `Text` component take precedence over tailwind styles that I'm passing to it. My workaround ```tsx ```

Type: Bug
Package: @react-email/tailwind

I'm attempting to do some pretty complicated block annotations, but this seems to be in the `unknown` typed portion of the library. Are there different rules that apply here? I'm...

Is there a way to publish the types from the generated schemas? I tried to compile, I get a variation of the following error: ```sh The inferred type of 'headlines'...

- Component or Package Name: Tailwind - Component or Package Version: 1.7.0 - `@jsx-email/cli` Version?: 3.0.1 - Operating System (or Browser): osx - Node Version: 20.10 - Link to reproduction...