gbaldeck
06/15/2022, 2:52 PMgbaldeck
06/15/2022, 3:11 PMturansky
06/15/2022, 4:39 PMkotlin-emotion
turansky
06/15/2022, 4:40 PMturansky
06/15/2022, 4:42 PMkotlin-react
+ kotlin-emotion
Moritz Hofmeister
06/16/2022, 7:27 AMsx
prop for mui components works also very smoothly 🙂
Simple example:
Box {
sx {
display = Display.flex
}
}
turansky
06/16/2022, 10:28 AMsx
from MUI and css
from Emotion use the same builders from csstype
Moritz Hofmeister
06/16/2022, 10:32 AMgbaldeck
06/16/2022, 2:58 PM