Skip to content

Commit 82a94a9

Browse files
author
Erin van der Veen
committed
chore: format css.scm
1 parent 9217ebd commit 82a94a9

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

topiary-queries/queries/css.scm

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
;; not be formatted, but taken as is. We use the leaf capture name to inform the
33
;; tool of this.
44
[
5-
(integer_value)
6-
(plain_value)
7-
(string_value)
8-
(color_value)
9-
(float_value)
10-
(grid_value)
5+
(integer_value)
6+
(plain_value)
7+
(string_value)
8+
(color_value)
9+
(float_value)
10+
(grid_value)
1111
] @leaf
1212

1313
; Append space after colons
@@ -145,4 +145,3 @@
145145
["," ")"]* @do_nothing
146146
)
147147
)
148-

0 commit comments

Comments
 (0)