UNPKG

@hitachivantara/uikit-styles

Version:

UI Kit styling solution for the Next Design System.

13 lines (12 loc) 222 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const space = { base: 8, xxs: "4px", xs: "8px", sm: "16px", md: "24px", lg: "48px", xl: "80px" }; exports.space = space;