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
Im trying to use the daisyUI colors with the gradient color stops from tailwind. But im not sure if i understood the docs correctly.
I would like to give my element a color gradient and from what i understood the tailwind classes can be used with daisyUI color variables. Therefore the following snippet:
However this does not apply the color. The same snippet if i use any tailwind color variable, for example from-indigo-500, works as expected. Is there a possibility to make this combination work or my implementation is wrong? Tnx!
What browsers are you seeing the problem on?
All browsers
The text was updated successfully, but these errors were encountered:
Thank you @ebarooni
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
On which page do you see this issue?
https://daisyui.com/docs/colors/
Describe the issue
Im trying to use the daisyUI colors with the gradient color stops from tailwind. But im not sure if i understood the docs correctly.
I would like to give my element a color gradient and from what i understood the tailwind classes can be used with daisyUI color variables. Therefore the following snippet:
However this does not apply the color. The same snippet if i use any tailwind color variable, for example
from-indigo-500
, works as expected. Is there a possibility to make this combination work or my implementation is wrong? Tnx!What browsers are you seeing the problem on?
All browsers
The text was updated successfully, but these errors were encountered: