atomiks / tippyjs

Tooltip, popover, dropdown, and menu library
https://atomiks.github.io/tippyjs/
MIT License
11.86k stars 520 forks source link

Optional extra imports not working #1090

Closed bogdaniculae closed 1 year ago

bogdaniculae commented 1 year ago

Bug replicated

I've imported the 'shift-away' separately but still not working. e.g: import 'tippy.js/animations/shift-away.css';

bogdaniculae commented 1 year ago

Hmm seems to work.

meeram1995 commented 1 year ago

How was this resolved? I've been stuck on a similar issue for a while now.

xoex commented 1 year ago

me too, themes and default styles have the same problem. is there any config needed to this would work?

bogdaniculae commented 1 year ago

Without code I can't see what it doesn't works for you. As you can see on my codepen - this works now.