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
cssVar: Properly handles the exception where the document object is not available in non-browser environments (#518). This simply throws a proper error. It does not enable cssVar to work server-side.