jolheiser
/
templ-helix
Archived
1
0
Fork 0
This repository has been archived on 2023-10-11. You can view files and clone it, but cannot push or open issues/pull-requests.
templ-helix/queries/templ/injections.scm

6 lines
241 B
Scheme

((script_block_text) @injection.content (#set! injection.language "javascript"))
((script_element_text) @injection.content (#set! injection.language "javascript"))
((style_element_text) @injection.content (#set! injection.language "css"))