Skip to content

Instantly share code, notes, and snippets.

@arestov
Last active December 15, 2015 18:59
Show Gist options
  • Save arestov/5308339 to your computer and use it in GitHub Desktop.
Save arestov/5308339 to your computer and use it in GitHub Desktop.
<div pv-attrs="style.width: {{play_progress}} title: {{full_name}} style.background-image: {{album_cover_url}}">
</div>
just more line breaks:
<div
pv-attrs="
style.width: {{play_progress}}
title: {{full_name}}
style.background-image: {{album_cover_url}}"
>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment