UNPKG

@veracity/vui

Version:

Veracity UI is a React component library crafted for use within Veracity applications and pages. Based on Styled Components and @xstyled.

12 lines (11 loc) 237 B
//#region src/theme/foundations/fontSizes.ts var fontSizes_default = { xs: 12, sm: 14, md: 16, lg: 18 }; //#endregion export { fontSizes_default as default }; globalThis.__vuiVersion__ = "5.3.1" //# sourceMappingURL=fontSizes.js.map