Skip to content

Commit

Permalink
chore: format css.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
Erin van der Veen committed Apr 9, 2024
1 parent 9217ebd commit 82a94a9
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions topiary-queries/queries/css.scm
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
;; not be formatted, but taken as is. We use the leaf capture name to inform the
;; tool of this.
[
(integer_value)
(plain_value)
(string_value)
(color_value)
(float_value)
(grid_value)
(integer_value)
(plain_value)
(string_value)
(color_value)
(float_value)
(grid_value)
] @leaf

; Append space after colons
Expand Down Expand Up @@ -145,4 +145,3 @@
["," ")"]* @do_nothing
)
)

0 comments on commit 82a94a9

Please sign in to comment.