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

Utilize deep combinator instead of :global #33

Merged
merged 1 commit into from
Apr 29, 2017
Merged

Utilize deep combinator instead of :global #33

merged 1 commit into from
Apr 29, 2017

Conversation

ktsn
Copy link
Owner

@ktsn ktsn commented Apr 29, 2017

I just realized there is a >>> combinator for applying styles any descendant components in Shadow DOM. I think it would be better to use more standard approach.

With >>> combinator, it works like :global but it requires an ancestor element as it actually is a combinator.

ref #23

@ktsn ktsn merged commit 3cd7c5d into master Apr 29, 2017
@ktsn ktsn deleted the deep-combinator branch April 29, 2017 15:59
@Toilal
Copy link
Contributor

Toilal commented Apr 29, 2017

Great ! No need to manually require global css styles now :)

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

Successfully merging this pull request may close these issues.

None yet

2 participants