Published on March 21, 2021

ng-tailwindcss-jit

ng-tailwindcss-jit

Quick Intro

Configures your angular project to use jit compiler for TailwindcCSS

Current status: Archived. Native support added.

Highlights

  • Patches the Angular DevKit to support the JIT compiler
  • Reduces the user’s build time multi-fold by using the ocmpiler
  • Retains the use of default angular builder, thereby keeping the setup compatible for further updates

Biggest Learnings

  1. Angular’s use of builders for various operations
  2. Usage of webpack internally in buundler
  3. Cross platform support challenges for a node script
🎉 Interested in Frontend or Indie-hacking?

I talk about the latest in frontend, along with my experience in building various (Indie) side-projects