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 Variables from External URL link inside of a shadow dom not getting recognized #158

Open
glespinosa opened this issue Oct 24, 2023 · 0 comments

Comments

@glespinosa
Copy link

Describe the problem: CSS Variables is not being recognized by the react shadow and those styles are not being implemented in an element

In the inspect element this how it looks like
image

Here's how I link the external stylesheet inside of the react shadow by using link and import
image

Solutions? Do we have a way that the react-shadow can recognized those css variables?

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