Skip to content

Instantly share code, notes, and snippets.

@oscarmarina
Last active September 24, 2020 12:16
Show Gist options
  • Select an option

  • Save oscarmarina/d47e97e221cfc9031234a3e93cb6f7cc to your computer and use it in GitHub Desktop.

Select an option

Save oscarmarina/d47e97e221cfc9031234a3e93cb6f7cc to your computer and use it in GitHub Desktop.
//ShadyCSS.styleDocument();
<script>
if (window.customElements) window.customElements.forcePolyfill = true;
window.ShadyDOM = { force: true };
window.ShadyCSS = { shimcssproperties: true };
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment