Skip to content

Instantly share code, notes, and snippets.

@staycreativedesign
Created January 4, 2018 22:15
Show Gist options
  • Save staycreativedesign/8c8cef6f35ec293e038c18b97f9d44ab to your computer and use it in GitHub Desktop.
Save staycreativedesign/8c8cef6f35ec293e038c18b97f9d44ab to your computer and use it in GitHub Desktop.
#bgndVideo.player{"data-property" => "{videoURL:'http://youtu.be/BsekcY04xvQ',containment:'body',autoPlay:true, mute:true, startAt:0, opacity:1}"}
Invalid CSS after "#bgndVideo.player": expected selector, was "{"data-property..."
<div id="bgndVideo" class="player"
data-property="{videoURL:'http://youtu.be/BsekcY04xvQ',containment:'body',autoPlay:true, mute:true, startAt:0, opacity:1}">
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment