Stephen Nease
Results
2
comments of
Stephen Nease
Ran into an issue today with tooltips in portals due to the fact that we're using Tailwind with the `important` config option set to the `__next` div, so TooltipInPortal is...
If you're using SVGs, make sure you're using embedded fonts that are base64 encoded and aren't linked, for example, add something like this to your chart SVGs: ```SVG @font-face {...