UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

5 lines (4 loc) 258 B
export declare const FONT_SIZE_CONVERSION_RATIO_REMS_TO_PX = 16; export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_PT = 1; export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_REMS = 0.0625; export declare const FONT_SIZE_CONVERSION_RATIO_PX_TO_SP = 1;