Description
The TextContent component doesn't apply any styles to the <blockquote> element, which means that block quotes are styled according to the user agent stylesheet (or the CSS reset if one is used). The Typography guidelines don't mention block quotes, either.
Block quotes are a common feature of writing on the web, and I find myself using them in documentation components such as help panels. It'd be nice for them to be standardized to fit in with the rest of Cloudscape's typography.
Code of Conduct
Description
The TextContent component doesn't apply any styles to the
<blockquote>element, which means that block quotes are styled according to the user agent stylesheet (or the CSS reset if one is used). The Typography guidelines don't mention block quotes, either.Block quotes are a common feature of writing on the web, and I find myself using them in documentation components such as help panels. It'd be nice for them to be standardized to fit in with the rest of Cloudscape's typography.
Code of Conduct