Skip to content

Instantly share code, notes, and snippets.

@lonekorean
Created March 2, 2018 21:29
Show Gist options
  • Save lonekorean/adbf5c2e17bfa1800444924621dcf625 to your computer and use it in GitHub Desktop.
Save lonekorean/adbf5c2e17bfa1800444924621dcf625 to your computer and use it in GitHub Desktop.
Markup for placeholder box demo
<script>
CSS.paintWorklet.addModule('worklet.js');
</script>
<div class="placeholder"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment