UNPKG

@material-ui/core

Version:

React components that implement Google's Material Design.

6 lines 223 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;