Ans
Ans
Superseded by https://github.com/cfpb/design-system/pull/2309
This was removed in https://github.com/cfpb/design-system/pull/2005
> This is cool! Things generally seem correct to me. Are you planning on getting the TODOs in this PR or another? I will get to them in another!
Not moving forward with Open Sans
PR --> https://github.com/cfpb/consumerfinance.gov/pull/8527
@sonnakim I'll close this specific issue, but next steps overall I think would be: - Add this pattern to the design system (DS). - Scrutinize the design further on whether...
Hi @javierbrea, ahh I tried it with `import cypressFailFast from "cypress-fail-fast/plugin";` and it didn't work, but `import cypressFailFast from "cypress-fail-fast/src/plugin.js"` does! I guess I should have scrutinized the source closer....
Fixed by https://github.com/cfpb/design-system/pull/2048
Hmm this is coming from our out-of-the-box syntax highlighting taken from prism.js https://github.com/cfpb/design-system/blob/main/docs/assets/css/code.scss … I'm surprised this hasn't come up before. Maybe we don't use any syntax highlighting elsewhere.
This is fixed, see https://github.com/cfpb/design-system/actions/workflows/lighthouse.yml