UNPKG

next-gen-ui

Version:

Next Gen Ui is a home for front-end & UI/Ux developers. We provide all the necessary components required to build a scalable front-end application which suits the user experience in a unique way.

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