catch mid colors outside of WCAG AA

This commit is contained in:
41666 2025-04-06 17:28:26 -07:00
parent f72c7a357b
commit df33164b08
28 changed files with 135 additions and 96 deletions

View file

@ -18,7 +18,7 @@ fmt:
go fmt ./...
prettier:
prettier -w -c **/*.{css,html,json,md}
prettier -w -c "**/*.{css,json,md}"
tidy:
go mod tidy