Pendo `pulse` animation is conflicting with Tailwind CSS
We use Tailwind CSS, and part of this is a `pulse` animation. However, after injecting pendo into our site, it's gotten messed up because of this:
It seems this should have a prefix like `pendo-pulse` or something. In lieu of this, how can I avoid this issue?
1
コメント
could you use Javascript to find and disable that style element?
サインインしてコメントを残してください。