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
<scripttype="module">importZeroMd,{STYLES}from'https://cdn.jsdelivr.net/npm/zero-md@3'customElements.define('zero-md',classextendsZeroMd{asyncload(){awaitsuper.load()this.template=STYLES.preset('light')// or STYLES.preset('dark')}})</script>
There are breaking changes. If you're migrating from V2 to V3, please read the migration guide. V2 has been moved into its separate tree - a final maintenance release is published, but in general no more updates will be done. It is highly recommended to upgrade to V3 (it has a new CDN URL now) - it is simpler, faster and spec-compliant.