@cimpress/react-components
Version:
React components to support the MCP styleguide
14 lines • 363 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = {
'spacing-2': '2px',
'spacing-4': '4px',
'spacing-8': '8px',
'spacing-12': '12px',
'spacing-16': '16px',
'spacing-24': '24px',
'spacing-32': '32px',
'spacing-40': '40px',
'spacing-48': '48px',
};
//# sourceMappingURL=spacing.js.map