Provide a version of the components without any styles (original) (raw)
Material-UI as "material to build UI", not "material design"!
I am wondering if it would make any sense to extract the core components of material-ui in a separate, completely non-opinionated and naked library and make all material-ui specific design decisions a theme + stuff like Ripple.
As an outcome I would expect:
- A very high adoption of the core library
- More contributors to the core
- Clear separation between those two
- Users could choose between material-ui and other styles and switch when needed.