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
There are multiple elements that currently fail this test. I have disabled it since I think it needs to be addressed by someone more inclined towards design.
by changing tests/axe-config.js to remove:
'color-contrast': {
enabled: false,
}
run npm test and make changes to fix all violations where we're using colors that don't contrast enough.