Hello, I am starting a project with KotlinJS/React...
# getting-started
p
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
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/