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...
Apr 8, 20214 min read2.8K


