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] Fix color functions in blend() #2700

Merged
merged 1 commit into from
Jan 28, 2021

Conversation

deathaxe
Copy link
Collaborator

This PR fixes an issue which caused rgb(), hsl() functions and friends being highlighted as keywords.

This commit fixes an issue which caused rgb(), hsl() functions and
friends being highlighted as keywords.
@wbond wbond merged commit 131c07b into sublimehq:master Jan 28, 2021
@deathaxe deathaxe deleted the pr/css/fix-blend-function branch January 29, 2021 17:19
FichteFoll added a commit to SublimeText/PackageDev that referenced this pull request Mar 6, 2022
Was integrated into the core CSS syntax with sublimehq/Packages#2700.

Doesn't support our nested modified `var` highlighting, but that can be
tackled later with a custom syntax that extends CSS.

Closes #324
mitranim pushed a commit to mitranim/Packages that referenced this pull request Mar 25, 2022
This commit fixes an issue which caused rgb(), hsl() functions and
friends being highlighted as keywords.
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.

3 participants