<@U0GCNKJF4> Building the DOM manually is just the...
# kweb
i
@pabl0rg Building the DOM manually is just the lowest-level way to use Kotlin, there are much higher-level interfaces. For example, here is an example using the Material Design Light plugin: https://github.com/sanity/kweb/blob/master/src/main/kotlin/com/github/sanity/kweb/demos/materialDesignLite/materialDesignLite.kt