Skip to content

Commit 9c69945

Browse files
vrugtehagelargyleink
authored andcommitted
Remove reference to func-sin
1 parent 8598ec9 commit 9c69945

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CSS3.sublime-syntax

-9
Original file line numberDiff line numberDiff line change
@@ -2639,15 +2639,6 @@ contexts:
26392639
- include: percentage
26402640
- include: number
26412641

2642-
func-sin:
2643-
- match: \b(sin)(\()
2644-
captures:
2645-
1: support.function.sin.css
2646-
2: punctuation.section.function.begin.css
2647-
push:
2648-
- meta_scope: meta.function.sin.css
2649-
- include: value-calc
2650-
26512642
func-skew:
26522643
- match: \b(skew[XY]?)(\()
26532644
captures:

0 commit comments

Comments
 (0)