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
CSS usually separates multiple words in idents with a hyphen. The name of the URLPattern() constructor consists of two words, so the corresponding CSS function should too. Therefore, I propose renaming urlpattern() to url-pattern().