14 lines
229 B
Scheme
14 lines
229 B
Scheme
; HEEx tags, components, and slots are references
|
|
[
|
|
(component_name)
|
|
(slot_name)
|
|
(tag_name)
|
|
] @local.reference
|
|
|
|
; Create a new scope within each HEEx tag, component, and slot
|
|
[
|
|
(component)
|
|
(slot)
|
|
(tag)
|
|
] @local.scope
|