How to enable Tailwind JIT compilation mode in your Angular project.
Tailwind, for those living under a rock, is all the buzz among web devs. It is a utility first CSS framework wherein we add a bunch of classes to HTML elements and the rest is taken care of by Tailwind.
<div class="w-full flex-none text-sm font-medi...
sreyaj.dev4 min read