fix(locals): fix local selectors query

Signed-off-by: Fymyte <pierguill@gmail.com>
This commit is contained in:
Fymyte 2022-01-06 21:50:58 +01:00 committed by Stephan Seitz
parent 234ec41653
commit 69aeed8495

View file

@ -1,4 +1,4 @@
(rule_set (id_selector)) @scope
(rule_set (selectors (id_selector))) @scope
(block (declaration (property_name) @definition.var))