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

Use normalize inside Shadow Dom #1177

Closed
marijnbent opened this issue Oct 21, 2019 · 2 comments
Closed

Use normalize inside Shadow Dom #1177

marijnbent opened this issue Oct 21, 2019 · 2 comments

Comments

@marijnbent
Copy link

marijnbent commented Oct 21, 2019

When using Tailwindcss inside a shadow dom object, the normalize css is not fully used as the root of a shadow dom object is not . What would be the appropriate way to reset the css inside the shadow dom object?

https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM

@hacknug
Copy link
Contributor

hacknug commented Oct 28, 2019

I think it does apply, no? Maybe there's some specificity issues arounf there?

I opened #1111 to fix a shadow-dom related issue a while ago and I don't remember doing anything special just to get it working.

@adamwathan
Copy link
Member

Closing this unless someone can provide a concrete example of a problem.

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

3 participants