From db1ec317c0ac8f73de8986e8f185a3fe28aa48ed Mon Sep 17 00:00:00 2001 From: deathaxe Date: Fri, 29 Dec 2023 22:31:07 +0100 Subject: [PATCH] [CSS] Tiny optimization --- CSS/CSS.sublime-syntax | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CSS/CSS.sublime-syntax b/CSS/CSS.sublime-syntax index 51a15df583..23510b258c 100644 --- a/CSS/CSS.sublime-syntax +++ b/CSS/CSS.sublime-syntax @@ -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: