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-optimized-multiple/input.html
2017-09-01 17:25:44 -04:00

1 line
76 B
HTML

<div style='color: {{color}}; transform: translate({{x}}px,{{y}}px);'></div>