Closed haveamission closed 4 years ago
Apparently this can work to style it:
#tippy-1 {
background-color: black;
color: white;
}
Oh, there's instructions on the NPM page:
import 'tippy.js/dist/tippy.css'; import 'tippy.js/animations/scale.css';
Is there any way to change tooltip styles?