Benjamin Zalasky
Benjamin Zalasky
Could you do this for a default contrast value by making sure your array of contrast ratios includes the contrast ratio of your brand color against your background color?
We encountered a similar issue, however, the actual styles were there in the expectation and received values. The issue is that the received value was wrong. We have a component...
It appears to be caused by these lines (~470 in source-map-support.js)... if (options.hookRequire && !isInBrowser()) { var Module; try { Module = require('module'); } catch (err) { // NOP: Loading...