FormidableLabs / react-native-zephyr

TailwindCSS-inspired styling library for React Native.
https://formidable.com/open-source/react-native-zephyr/
MIT License
347 stars 5 forks source link

Feature: Support different base font size for default classes #11

Closed gksander closed 2 years ago

gksander commented 2 years ago

Right now, the base font size is 14pt for RN. Consider adding a way to set the base font size and let the rest of the default handlers extend from that.

gksander commented 2 years ago

Completed via #15