Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip Styles #36

Closed
haveamission opened this issue Aug 10, 2020 · 2 comments
Closed

Tooltip Styles #36

haveamission opened this issue Aug 10, 2020 · 2 comments

Comments

@haveamission
Copy link

Is there any way to change tooltip styles?

@haveamission
Copy link
Author

Apparently this can work to style it:

 #tippy-1 {
     background-color: black;
     color: white;
 }

@haveamission
Copy link
Author

Oh, there's instructions on the NPM page:

import 'tippy.js/dist/tippy.css';
import 'tippy.js/animations/scale.css';

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant