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
{{ message }}
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,7 @@
21
21
-[Prefer using animations only when the user has no reduced motion preference](#prefer-using-animations-only-when-the-user-has-no-reduced-motion-preference)
22
22
-[Prefer `rem`s](#prefer-rems)
23
23
-[Throw when slotted content is missing or the wrong type](#throw-when-slotted-content-is-missing-or-the-wrong-type)
24
+
-[Throw when required properties are missing](#throw-when-required-properties-are-missing)
24
25
-[Prefer conventions set by built-in elements](#prefer-conventions-set-by-built-in-elements)
25
26
-[Prefer separate test files](#prefer-separate-test-files)
0 commit comments