bloom-works / guides-template

Placeholder repo for work on Bloom Guides
https://bloom-guides-template.netlify.app/
MIT License
2 stars 0 forks source link

Styles: Typography #12

Closed jeffmaher closed 1 year ago

jeffmaher commented 1 year ago

Stories

Notes

Done When

jrubenoff commented 1 year ago

Development Status

I've committed typography styles to the storybook branch. Once #5 and #6 are done, I can open a PR with just the typography styles for review.

I've tried to use the same general visual design as the Visual Style Guide doc:

CleanShot 2023-06-14 at 09 31 19@2x

I use The Stack from "Every Layout" to handle spacing. I feel like my starter template is pretty well-commented but will definitely try to heavily annotate my PR as well.

Open questions

@admoorgit H1s, H2s and H3s are all capitalized. So words like "SMEs" aren't decipherable:

CleanShot 2023-06-14 at 09 32 31@2x

How would you prefer to handle cases like this?

admoorgit commented 1 year ago

Will get on this today or tomorrow @jrubenoff. I will definitely have some tweaks, since the styles have diverged from the site and haven't been backfilled. STAY TUNED

admoorgit commented 1 year ago

Also — is there an instance I can access to review CSS directly? Or can you paste it here? Would prefer to give you updates in that format.

jrubenoff commented 1 year ago

Sure, here you go:

--t-paragraph refers to the spacing between paragraphs.

Since I'm still waiting on #5 and #6 to open a PR here, you can give feedback by clicking on line numbers in the links above. That will give you anchor links you can reference them in a reply to this comment.

(On second thought, I decided to open a PR for these styles now, since all my other component styles depend on them. It's probably easiest to give feedback there!)

admoorgit commented 1 year ago

Sorry for the delay — will get you specifics this week. We'll definitely bulk up H3 and get rid of all caps for readability though!

jeffmaher commented 1 year ago

Adam working on today/tomorrow.

admoorgit commented 1 year ago

see https://github.com/bloom-works/guides-template/pull/20