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|less|sass|scss] Add support for slotted() pseudo-element #274

Merged
merged 1 commit into from
Aug 28, 2017

Conversation

bgriffith
Copy link
Collaborator

@bgriffith bgriffith commented Aug 22, 2017

Add support for a type of pseudo-element that accepts arguments ::slotted(h1)

Code reuses that of the pseudo-class.
Closes #263

https://drafts.csswg.org/css-scoping-1/#slotted-pseudo

@bgriffith bgriffith merged commit ae45a03 into tonyganch:dev Aug 28, 2017
@bgriffith bgriffith deleted the feature/slotted-pseudo-element branch August 28, 2017 23:17
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.

1 participant