PostCSS: Is empty :deep() selector officially supported? #7863
Unanswered
ByScripts
asked this question in
Help/Questions
Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Any update/answer? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a
table
component:With this kind of scoped CSS:
But since it annoys me to add these
:deep(...)
everywhere, I tried to change the code to this:It works well but:
Any information on that? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions