All things Tailwind CSS
How can I use Tailwind in my ClojureScript web app?
November 20, 2021 - Estimated 7 minute read
The goal of this guide is to create a ClojureScript web application with Clojure CLI and integrate with Tailwind CSS. If you are looking to create a shadow-cljs project then you can follow this guide by Jacek Schae. There are a few assumptions and t…