Shiny Text is not working with shadcn? #217
Answered
by
DavidHDev
LintaoAmons
asked this question in
help
-
Is there an working example of shadcn with reactbits' Shiny Text? |
Beta Was this translation helpful? Give feedback.
Answered by
DavidHDev
May 23, 2025
Replies: 2 comments 3 replies
-
shadcn has nothing to do with React Bits. These are independent plug-in components. If it's not working there's a 99% chance you're not using it right. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
DavidHDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've cloned your project. As you can see it does work:
In your example, you just can't see the animation because the background color is white. After inspecting the website in the dev tools and changing the background to a dark color, the animation is running as expected.