Configures your angular project to use jit compiler for tailwindcss
npx ng-tailwindcss-jit
https://github.com/apvarun/demo-ng-tailwindcss-jit
- Project must have Tailwind CSS installed
- Minimum angular version 11.2 (version from which angular supports Tailwind CSS out-of-the-box)
- Should be using the default angular builder
Read article: https://apvarun.com/blog/tailwindcss-jit-in-angular
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE file for details