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: Added support for the selector function #2201

Merged
merged 2 commits into from
Feb 7, 2020

Conversation

RunDevelopment
Copy link
Member

This resolves #2127.

@RunDevelopment RunDevelopment merged commit 2e0eff7 into PrismJS:master Feb 7, 2020
@RunDevelopment RunDevelopment deleted the css-selector-function branch February 7, 2020 15:44
catb0t pushed a commit to catb0t/prism that referenced this pull request Feb 7, 2020
This adds support for CSS 4's selector function. The selectors passed to the function will now be highlighted as such.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CSS Conditional 4] @supports selector(…) function
2 participants