@radix-ui/themes
Version:
[](https://radix-ui.com/themes)
3 lines (2 loc) • 802 B
JavaScript
const e=["0","1","2","3","4","5","6","7","8","9"],p={p:{type:"enum | string",className:"rt-r-p",customProperties:["--p"],values:e,responsive:!0},px:{type:"enum | string",className:"rt-r-px",customProperties:["--pl","--pr"],values:e,responsive:!0},py:{type:"enum | string",className:"rt-r-py",customProperties:["--pt","--pb"],values:e,responsive:!0},pt:{type:"enum | string",className:"rt-r-pt",customProperties:["--pt"],values:e,responsive:!0},pr:{type:"enum | string",className:"rt-r-pr",customProperties:["--pr"],values:e,responsive:!0},pb:{type:"enum | string",className:"rt-r-pb",customProperties:["--pb"],values:e,responsive:!0},pl:{type:"enum | string",className:"rt-r-pl",customProperties:["--pl"],values:e,responsive:!0}};export{p as paddingPropDefs};
//# sourceMappingURL=padding.props.js.map