catch mid colors outside of WCAG AA
This commit is contained in:
parent
f72c7a357b
commit
df33164b08
28 changed files with 135 additions and 96 deletions
2
justfile
2
justfile
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue