Bug Tailwind shadow customization on v4 #18899
Unanswered
sharkfin777
asked this question in
Help
Replies: 1 comment 6 replies
-
Seems to be working in this Tailwind Play. Consider providing a git repo that reproduces the issue and we can take a look for you. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello this is a bug that is there
When i theme a tailwind shadow extending it
@theme { --shadow-myshadow: 2px 2px 0 0 #000000; }
I am not able to apply color to it like shadow-indigo-500 it just wont work idk why.
May be one of the devs can check it out. I am not sure if i am doing it correctly in v4 but i think its a bug.
Beta Was this translation helpful? Give feedback.
All reactions