Open rafaponieman opened 2 months ago
I tested the shimmer, and I couldn't reproduce the issue you're describing. Could you share your code so I can take a closer look? It's a bit challenging to identify the problem without seeing the actual implementation.
When the
important
setting is set ot true in the Tailwind config, Instead of going all the way around, the shimmer gets almost to the end and returns back. I tried tweaking the Tailwind animation settings but couldn't get it to work.I know the important use case is not that common, in our case, we have to use it temporarily while Tailwind lives along another UI library we'll later drop.
Thanks a lot!