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
Due to microsoft/TypeScript#54407 we need to manually narrow a bunch of types in the alfa-css package before calling methods that exist on all pieces of the union. Once this is fixed upstream, we'll need to clean up the code.