Nick Taylor
Nick Taylor
> Hey @nickytonline or @bdougie, can this PR be merged? I'm not really understanding the title of this PR and how this addresses the accessibility issue reported. I also can't...
> Hi @nickytonline. @bdougie encouraged me to do a new version of PR #164. It was sitting around for quite some time. This is why the square is no longer...
As it doesn't seem to be used anywhere now, I'm going to go ahead and close this.
@Jenna59, looking at the prettier config, the single quote change is correct. https://github.com/open-sauced/landing-page/blob/main/.prettierrc.js#L1-L6 ```javascript module.exports = { trailingComma: 'es5', tabWidth: 2, semi: false, singleQuote: true, } ``` I think the...
I don't think you do as I've never installed it.
I would probably break this up into a couple of PRs. One for running prettier on the whole code base to fix any existing forgetting issues and a second PR...
Will @isabensusan or you @BekahHW be providing the new OG image?
Will @isabensusan or you @BekahHW be providing the new OG image?
To fix this, add the CSS class `prose-ul:text-textPrimary` to this `` component. https://github.com/open-sauced/landing-page/blob/4285327a6b564853cd859d11be1423a04a8c2b6b/pages/changelog/%5Bslug%5D.tsx#L53-L56 I'm not sure how all the typography is set up in this project as the base color...
Unassigning you for the moment @CBID2 as the PR has been open since September 2023. If you decide to pick this up again, feel free to assign yourself.