implementation("io.ktor:ktor-server-html-builder:3.3.2")
Enables dynamic HTML and CSS generation within server applications using a type-safe, DSL-based approach.