UNPKG

@radix-ui/themes

Version:

[![Radix Themes Logo](https://radix-ui.com/social/themes.png)](https://radix-ui.com/themes)

3 lines 284 B
import type { MarginProps } from '../props/margin.props.js'; export declare function getMarginStyles(props: MarginProps): readonly [string, import("react").CSSProperties | Record<string, string | number | null | undefined> | undefined]; //# sourceMappingURL=get-margin-styles.d.ts.map