-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
I'm using Tailwind v4 and no matter what I do, I cannot override the margin of the root class that gets applied to the container:
| <div className={clsx('react-tweet-theme', s.root, className)}> |
| margin: var(--tweet-container-margin); |
Is it possible for you guys to remove the margin and let the user style their own container?.
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels