Add hgroup example - #336
Conversation
|
@oiahoon is attempting to deploy a commit to the Evgeny Orekhov's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Nice, thanks! I was thinking to also add some styling for |
|
Given the stylesheet's minimal, native-element approach, I'd start with a tight typographic group rather than a card or border:
This preserves the existing heading hierarchy and only makes the heading/subtitle relationship visible. A stronger subtitle size or muted color would be more opinionated, and there isn't currently a secondary-text color token. If this direction fits what you had in mind, I can add it with Storybook coverage across heading levels and light/dark modes. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@oiahoon I'm open to making it a bit more opinionated. Feel free to change size/color, and feel free to add a |
|
Also, the spec allows having multiple <hgroup>
<h2>H2 example</h2>
<p>Supporting text</p>
<p>Another paragraph</p>
</hgroup> |
Summary
<hgroup>example to the kitchen sink source and generated site templateCloses #332.
Verification
npm test