UNPKG

@nexara/nativeflow

Version:

Beautiful, responsive, and customizable UI components for React Native – built for performance and seamless experiences.

17 lines (16 loc) 246 B
"use strict"; const typographySizes = { xxs: 10, xs: 12, sm: 14, base: 16, lg: 18, xl: 24, '2xl': 28, '3xl': 32, '4xl': 36, '5xl': 45, '6xl': 57 }; export default typographySizes; //# sourceMappingURL=typographySizes.js.map