Robert Jaros
04/14/2024, 6:53 PMDavid Herman
04/15/2024, 5:25 PMLuca
04/16/2024, 4:03 PMRobert Jaros
04/16/2024, 4:41 PMRobert Jaros
04/16/2024, 4:43 PMRobert Jaros
04/16/2024, 4:47 PMLuca
04/16/2024, 4:48 PMLuca
04/16/2024, 4:49 PMRobert Jaros
04/16/2024, 4:51 PMLuca
04/16/2024, 4:52 PMRobert Jaros
04/16/2024, 5:11 PMRobert Jaros
04/16/2024, 5:11 PMRobert Jaros
04/16/2024, 5:13 PM<style>
element in the index.html
and not with Kotlin code.Luca
04/16/2024, 5:21 PM@JsModule("./globals.css")
external val cssFile: dynamic
That’s the only way I could get tailwind to actually work. I think it gets stripped by webpack if it’s not used in the code because tailwind uses sideEffects
or something.. Honestly I’m not a web-dev expert so it’s all very confusing.Robert Jaros
04/16/2024, 5:29 PMRobert Jaros
04/16/2024, 5:31 PMRobert Jaros
04/16/2024, 5:36 PMLuca
04/16/2024, 5:39 PMLuca
04/16/2024, 5:41 PMRobert Jaros
04/16/2024, 5:49 PMDavid Herman
04/16/2024, 7:42 PMRobert Jaros
04/16/2024, 7:52 PMRobert Jaros
04/16/2024, 7:53 PMDavid Herman
04/16/2024, 7:57 PMDavid Herman
04/16/2024, 7:58 PMRobert Jaros
04/16/2024, 8:07 PMRobert Jaros
04/16/2024, 8:09 PMDavid Herman
04/16/2024, 8:19 PMRobert Jaros
04/22/2024, 8:27 AMLuca
04/23/2024, 6:33 PM