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
So i began to work on it, here is the TODO check list of things need to be done (already done):
Shadow DOM. The question is should we use it or not. Enabling it makes component inner DOM inaccessible from parent and not visible for main document styles. So if go with shadow DOM then we need to implement API to package styles with component, means we also need it for Vue and React compiler
More information will appear here soon
The text was updated successfully, but these errors were encountered: