UNPKG

vinyl-component-blocks

Version:

Modular, Reusable, and Styled UI Component Library. Stop repeating work, install, call, use, modify.

11 lines 198 B
export const sidePaddings = { large: 30, default: 25, small: 20, }; export const heights = { large: 55, default: 45, small: 35, }; //# sourceMappingURL=sizes.js.map