What is the best way to theme the application righ...
# kmdc
t
What is the best way to theme the application right now? In Android/Desktop we have a Composable called MaterialTheme that sets compositionLocal variables automatically used by the components. Is this already supported or is this going to be supported in a similar fashion in kmdc? What can I do right now to theme my web application?
b
Your best bet for now is mdc scss themimg