UNPKG

material-compact

Version:

Helper to create compact @mui/material theme

4 lines (3 loc) 56 B
export function rem(px) { return px / 16 + 'rem'; }