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
Added support for custom elements. You can use AssemblerCSS.handleShadowRoot method inside the constructor of custom elements to enable Assembler's support for that particular custom element type. Currently, this feature works only in browsers that provide support for adopted stylesheets.