Skip to content

Commit

Permalink
[CSS] Tiny optimization
Browse files Browse the repository at this point in the history
  • Loading branch information
deathaxe committed Dec 29, 2023
1 parent 946dbac commit db1ec31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CSS/CSS.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -1548,10 +1548,9 @@ contexts:

maybe-property:
- meta_include_prototype: false
- include: comments
- include: property-end
- include: property-identifiers
- match: (?=\S)
- match: ''
fail: property-or-selector

property-end:
Expand Down

0 comments on commit db1ec31

Please sign in to comment.