Skip to content

Rendering Error in React Email with Tailwind #2579

@Thrinkxs

Description

@Thrinkxs

I ran into this error while trying to create an email with react email.
[Error: You are trying to use the following Tailwind classes that cannot be inlined: space-y-3 space-y-2.
For the media queries to work properly on rendering, they need to be added into a <style> tag inside of a tag,
the Tailwind component tried finding a element but just wasn't able to find it.

Make sure that you have a element at some point inside of the component at any depth.
This can also be our component.

If you do already have a element at some depth]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions