Created
March 2, 2018 21:29
-
-
Save lonekorean/adbf5c2e17bfa1800444924621dcf625 to your computer and use it in GitHub Desktop.
Markup for placeholder box demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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