UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

8 lines (6 loc) 233 B
const spacing = { // All components align to an 8dp square baseline grid for mobile, tablet, and desktop. // https://material.io/design/layout/understanding-layout.html#pixel-density unit: 8, }; export default spacing;