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

at-rule => atrule #134

Merged
merged 1 commit into from Jun 30, 2022
Merged

at-rule => atrule #134

merged 1 commit into from Jun 30, 2022

Conversation

benface
Copy link
Contributor

@benface benface commented Dec 14, 2021

Prism.js uses atrule, not at-rule. Some themes had the proper spelling, but not all, causing some bad syntax highlighting. Not sure why, but this PR fixes it.

closes #155

Copy link
Contributor

@gksander gksander left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay in getting to this, but this looks good! Confirmed that this appears to fix theming in certain languages like YAML.

image

@gksander gksander merged commit 71b3c29 into FormidableLabs:master Jun 30, 2022
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.

Some token types are missing from themes
2 participants