-
Hello,,
Does anybody has a tip how to fix that issue? T |
Beta Was this translation helpful? Give feedback.
Answered by
wongjn
Feb 26, 2025
Replies: 1 comment
-
Check whether your configuration file is loaded into Tailwind by checking for a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Tockra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check whether your configuration file is loaded into Tailwind by checking for a
@config
directive in your CSS. Otherwise, you could consider porting your animation configuration to v4 configuration.