0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 01:11:24 +01:00
svelte/test/js/samples/inline-style-unoptimized/input.html
2017-09-02 12:59:00 -04:00

2 lines
68 B
HTML

<div style='{{style}}'></div>
<div style='{{key}}: {{value}}'></div>