-
Notifications
You must be signed in to change notification settings - Fork 147
Contrast checker instructions
Maya Benari edited this page Aug 31, 2018
·
4 revisions
Checks contrast of color grades with a difference of 40 and 50 grades for WCAG 2.0 AA conformance.
- If pulling down for the first time, be sure to run
npm install
!
npm run check-contrast -- --c
npm run check-contrast -- --ca --d
npm run check-contrast -- --c --f ${family-name}
npm run check-contrast -- --al --f ${family-name}
npm run check-contrast -- --l --f ${family-name}
- use the
--d
flag in the above commands