UNPKG

fui-fancyui

Version:
27 lines (26 loc) 491 B
const i = { sm: { fontSizeTitle: "bodytextSm", fontSizeDescription: "interactiveSm", padding: "xs", iconPadding: "xxs", iconSize: "3xs" }, md: { fontSizeTitle: "bodytextMd", fontSizeDescription: "interactiveMd", padding: "sm", iconPadding: "xxs", iconSize: "xxs" }, lg: { fontSizeTitle: "bodytextLg", fontSizeDescription: "interactiveLg", padding: "sm", iconPadding: "xxs", iconSize: "xs" } }; export { i as sizes };