https://kotlinlang.org logo
Title
p

Pāvels Garklāvs

07/18/2021, 6:12 PM
Hello, I am starting a project with KotlinJS/React and wondering if its possible to use tailwindCSS with it. If yes then how do I achieve that?
t

Tamarind

07/19/2021, 12:45 AM
The post might be useful for integrating KotinJS with TailwindCSS. I haven't tried it myself; however, the process illustrated in the blog posts seems logical as the author walks you through the integration process. https://vple.me/posts/kotlinjs-and-tailwindcss/ If you were able to get the integration working, this next post by the same author might also be useful if you are trying to get purge to work in a production build. https://vple.me/posts/purging-tailwindcss-with-kotlinjs/