Skip to content

Commit 90038c6

Browse files
author
Adam Argyle
committed
adds color-mix()
1 parent a6bde27 commit 90038c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grammars/css.cson

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@
916916
{
917917
'begin': '''(?xi) (?<![\\w-])
918918
(annotation|attr|blur|brightness|character-variant|clamp|contrast|counters?
919-
|cross-fade|drop-shadow|element|fit-content|format|grayscale|hue-rotate
919+
|cross-fade|drop-shadow|element|fit-content|format|grayscale|hue-rotate|color-mix
920920
|image-set|invert|local|max|min|minmax|opacity|ornaments|repeat|saturate|sepia
921921
|styleset|stylistic|swash|symbols)
922922
(\\()

0 commit comments

Comments
 (0)