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 it seems like it's not being propagated. Especially when borrowing from the childs like: this.cxMax = [cx"max-content", cx"max-content"]. CSSGrid probably isn't handling it properly.
Currently it seems like it's not being propagated. Especially when borrowing from the childs like:
this.cxMax = [cx"max-content", cx"max-content"]. CSSGrid probably isn't handling it properly.