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

Can't set theme #69

Closed
chdsbd opened this issue Mar 21, 2019 · 1 comment
Closed

Can't set theme #69

chdsbd opened this issue Mar 21, 2019 · 1 comment

Comments

@chdsbd
Copy link

chdsbd commented Mar 21, 2019

Here's a reproduction: https://codesandbox.io/s/6ww513067n

It seems that the theme prop doesn't work and dark is always the default

@atomiks
Copy link
Owner

atomiks commented Mar 21, 2019

Themes are external, you need to import them:

import 'tippy.js/themes/light.css';

@atomiks atomiks closed this as completed Mar 21, 2019
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

2 participants