this repo has no description

be more careful with images that have size args and arent Available yet

12Me21 d1fbd8ef 809ed3c2

+1 -1
+1 -1
render.js
··· 119 119 if (height) { 120 120 e.height = height 121 121 e.style.setProperty('--height', height) 122 - e.dataset.state = 'loaded' 122 + e.dataset.state = 'size' 123 123 } 124 124 125 125 // loading maybe