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

css conflict with bulma #80

Closed
lucasjinreal opened this issue Dec 20, 2022 · 1 comment
Closed

css conflict with bulma #80

lucasjinreal opened this issue Dec 20, 2022 · 1 comment

Comments

@lucasjinreal
Copy link

When I using bulma and three.js at same time, the lil-gui get very ugly.

图片

is there a way to make them hormoney to use?

@georgealways
Copy link
Owner

Right now lil-gui isn't compatible with CSS frameworks that apply global styles. You should see if Bulma offers a way to prefix or namespace selectors so their styles are only applied to elements that you choose instead of the entire page.

Slightly related to #29

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