You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tailwind 4 exposes color variables like --color-gray-300, --color-sky-300, etc.
ReactFlowbite overwrites some of the colors and for them the color variables definitions are lost.
The colors that are not overwritten by ReactFlowbite are defined.
On this screenshot "gray" is one of the colors redefined by ReactFlowbite and is undefined:
On this screenshot "sky" is one of the colors not redefined by ReactFlowbite and is defined: