mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-19 05:01:07 -04:00
* Add heading typography components * Add typography components for body, list, and subheading * Add font sizes/line heights to tailwind css * Replace Text components in UI library with new typography; closes #383 * Update pixel size of fonts and use Heading2 throughout UI library * Remove repeated logic from code * Fix sizes for typography components