description = "An html rendering core and HTML output"
dependencies {
api project(':dataforge-core')
api 'org.jetbrains.kotlinx:kotlinx-html-jvm:0.6.11'
}