legacy-paperclip
legacy-paperclip copied to clipboard
icon previews don't work if passed in as var
trafficstars
<div export component as="Icon" style="--src: {src}">
</div>
<Icon src="./path/to/file.svg" />
☝️ doesn't work
This may be a design problem actually - PC should be agnostic about what src is.