@property in shadow dom #17479
Unanswered
imshenshen
asked this question in
Help
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
tailwind gen code like this, I put the generated css text into a shadow dom using javascript, the @Property doesn't work, it is not appear in chrome devtools .
I v tried shadowRoot.adoptedStyleSheets . doesn't work
Beta Was this translation helpful? Give feedback.
All reactions