diff options
Diffstat (limited to 'queries/css')
| -rw-r--r-- | queries/css/highlights.scm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/queries/css/highlights.scm b/queries/css/highlights.scm index 8a7cba160..383d6b7dc 100644 --- a/queries/css/highlights.scm +++ b/queries/css/highlights.scm @@ -34,11 +34,14 @@ "~=" "$=" "*=" + ] @operator + +[ "and" "or" "not" "only" - ] @operator + ] @keyword.operator (important) @type.qualifier |
