Fork me on GitHub
#helix
<
2020-06-21
>
y.khmelevskii18:06:00

Greetings! Just wanted to say that I added example with helix to emotion-cljs https://github.com/khmelevskii/emotion-cljs/tree/master/examples/helix-emotion

👍 3
Lucy Wang01:06:57

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?

y.khmelevskii01:06:49

@UP90Q48J3 correct. muiButton has color property.

👍 3