Gunslingor
08/10/2020, 6:29 AMimplementation("org.jetbrains.kotlinx:kotlinx-html-js:$kotlinxHtmlVersion")
implementation("org.jetbrains:kotlin-css:1.0.0-pre.110-kotlin-$kotlinVersion")
//implementation("org.jetbrains:kotlin-styled:1.0.0-pre.93-kotlin-$kotlinVersion")
So these all end up getting compiled to js? I'm just wondering where the HTML and CSS is, and also wondering if performance will take a hit if HTML and CSS is really coming from javascript generating code. Thanks, and good night...Gunslingor
08/10/2020, 10:04 PMNikky
08/20/2020, 3:11 PMGunslingor
08/20/2020, 3:13 PMGunslingor
08/20/2020, 3:14 PMNikky
08/20/2020, 3:30 PMGunslingor
08/20/2020, 4:01 PMGunslingor
08/20/2020, 4:04 PMGunslingor
08/20/2020, 4:06 PM