10.0 - Popup module

Popup that can be used throughout the site and the app Note:: If you want to have an overlay you need to wrap the popup in: class="mee-modal"

Default styling

Please wait

<div class="mee-popup">
  <h1>Please wait</h1>
  <button class="mee-button">Cancel</button>
</div>