Skip to content

Commit a33376a

Browse files
committed
microsoft#3077 update variable rule in text mate
1 parent 573a351 commit a33376a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/css/syntaxes/css.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1170,7 +1170,7 @@
11701170
<key>variable-name</key>
11711171
<dict>
11721172
<key>match</key>
1173-
<string>\-\-[^:\)]+</string>
1173+
<string>\-\-[^:\),]+</string>
11741174
<key>name</key>
11751175
<string>support.type.property-name.variable.css</string>
11761176
</dict>

0 commit comments

Comments
 (0)