UNPKG

@postenbring/hedwig-react

Version:

React components for [Hedwig Design System](https://github.com/bring/hedwig-design-system).

9 lines (8 loc) 179 B
// src/layout/spacing.ts function getSpacingVariable(size) { return `var(--hds-spacing-${size})`; } export { getSpacingVariable }; //# sourceMappingURL=chunk-NE6W2PCD.mjs.map