helix

https://github.com/Lokeh/helix
Lucy Wang 2020-06-22T01:10:57.266300Z

https://github.com/khmelevskii/emotion-cljs/blob/master/examples/helix-emotion/src/main/helix_emotion/app.cljs#L40 The mui-button doesn't handle :color, so it's passed directly to the underlying mui/core/Button component, while in the normal button it's handled by defstyled-when, right?