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

Styles are influenced by global CSS #106

Open
cernymatej opened this issue Dec 8, 2024 · 0 comments
Open

Styles are influenced by global CSS #106

cernymatej opened this issue Dec 8, 2024 · 0 comments

Comments

@cernymatej
Copy link
Contributor

I am using a CSS reset for all <div> elements, and it is affecting the styles of the toasts. This issue started occurring after the changes in the following commit were merged: 2a54869

Reproduction: https://stackblitz.com/edit/github-kmsr3acy?file=app.vue,nuxt.config.ts,assets%2Freset.css

Wouldn't it be better to scope the styles to the component?

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