UNPKG

fui-fancyui

Version:
24 lines (23 loc) 408 B
const t = { sm: { paddingToEdge: "xs", titleSize: "subTextFootnote", gap: "xxs", subtitleSize: "subTextLegal" }, md: { paddingToEdge: "sm", gap: "xxs", titleSize: "subTextCaption", subtitleSize: "subTextFootnote" }, lg: { paddingToEdge: "sm", gap: "xs", titleSize: "bodytextSm", subtitleSize: "subTextFootnote" } }; export { t as sizeSettings };