implementation("org.jetbrains.compose.html:compose-compiler-integration-lib:1.9.1")
Integrates the Compose compiler with the HTML target, enabling seamless compilation of composable functions into HTML-based user interfaces.