Skip to content

Commit f4e809e

Browse files
committed
docs: update WCAG links and references
1 parent c472ca8 commit f4e809e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss/_variables.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ $colors: (
8787
) !default;
8888
// scss-docs-end colors-map
8989

90-
// The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.0 are 3, 4.5 and 7.
90+
// The contrast ratio to reach against white, to determine if color changes from "light" to "dark". Acceptable values for WCAG 2.2 are 3, 4.5 and 7.
9191
// See https://www.w3.org/TR/WCAG/#contrast-minimum
9292
$min-contrast-ratio: 4.5 !default;
9393

0 commit comments

Comments
 (0)