UNPKG

@mui/system

Version:

MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.

3 lines 115 B
export { default } from "./style.mjs"; export { default as style } from "./style.mjs"; export * from "./style.mjs";