aboutsummaryrefslogtreecommitdiffstats
path: root/queries/css/indents.scm
blob: 8385bfc82cda5790f326750a0e9743a5d2b8ee2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
  (block)
  (declaration)
] @indent.begin

(block
  ("}") @indent.branch)

("}") @indent.dedent

(comment) @indent.ignore