We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3860149 + c073d10 commit a5d99afCopy full SHA for a5d99af
1 file changed
grammars/css.cson
@@ -918,7 +918,8 @@
918
(annotation|attr|blur|brightness|character-variant|clamp|contrast|counters?
919
|cross-fade|drop-shadow|element|fit-content|format|grayscale|hue-rotate|color-mix
920
|image-set|invert|local|max|min|minmax|opacity|ornaments|repeat|saturate|sepia
921
- |styleset|stylistic|swash|symbols)
+ |styleset|stylistic|swash|symbols
922
+ |cos|sin|tan|acos|asin|atan|atan2|hypot|sqrt|pow|log|exp|abs|sign)
923
(\\()
924
'''
925
'beginCaptures':
0 commit comments