Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

variable used via interpolation inside css declaration inside self is reported as unused #122

Open
trafnar opened this issue Nov 8, 2021 · 0 comments

Comments

@trafnar
Copy link
Contributor

trafnar commented Nov 8, 2021

image

tag Foo
	def render
		const pad = 10 # this value is reported as unused, despite being used below
		<self>
			css p:{pad}px
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant