-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Open
Labels
performancescope: systemThe system, the design tokens / styling foundations used across components. eg. @mui/system with MUIThe system, the design tokens / styling foundations used across components. eg. @mui/system with MUI
Description
Summary 💡
There seems to be an opportunity to shave bundle size with https://github.com/lukeed/clsx/releases/tag/v2.1.0
The full version looks bigger by about this amount https://bundlephobia.com/package/[email protected].
For the source, we already have https://www.npmjs.com/package/babel-plugin-optimize-clsx that rewrites everything, so maybe the solution could be executed there.
Examples 🌈
No response
Motivation 🔦
No response
Metadata
Metadata
Assignees
Labels
performancescope: systemThe system, the design tokens / styling foundations used across components. eg. @mui/system with MUIThe system, the design tokens / styling foundations used across components. eg. @mui/system with MUI