You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently not working due to how the compiled CSS is injected into the page (via <script>). Using a link rel="stylesheet" with data-URI, as in the dynamic case, should solve the issue.