bloom-housing / ui-seeds

Shared user interface components for Bloom affordable housing system
Apache License 2.0
1 stars 1 forks source link

UISeeds - Heading Component #16

Closed jaredcwhite closed 1 year ago

jaredcwhite commented 1 year ago

QA Notes:

Evaluate the documentation: https://zeroheight.com/5e69dd4e1/p/533295-heading/b/93a6d7 Storybook link: https://storybook-ui-seeds.netlify.app/?path=/story/text-heading--headings

Reference:


Migrated from bloom-housing/bloom#3249


Transfer the Heading component from UIC to UISeeds. (Audit Link)

We should make a few changes to the component on transfer:

– @emilyjablonski

jaredcwhite commented 1 year ago

Process note: it appears the styles we're adding here are a simplified new set of fonts/sizes/line-heights, so the various styles specified in text.scss in ui-components is probably something we'll evaluate separately.