Skip to content

Instantly share code, notes, and snippets.

@devonwesley
Created November 8, 2017 19:55
Show Gist options
  • Save devonwesley/2135564f6006b310931f23b1a08f6891 to your computer and use it in GitHub Desktop.
Save devonwesley/2135564f6006b310931f23b1a08f6891 to your computer and use it in GitHub Desktop.
A status bar that helps us keep track of were we're at, in the compiling process.
<div class="mui-container" style="float: left;">
<p id="status" style="float: right; margin-top:20px"></p>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment