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
Title says it all - what's the purpose of the no-arguments CSSTransformValue constructor? You can't obtain an empty CSSTransformValue from CSS, and you can't append to a CSSTransformValue after-the-fact, so starting with an empty one doesn't help you.