Tailwind CSS v2.1 introduces a new just-in-time compiler for Tailwind CSS that generates styles on-demand as you author templates instead of generating everything in advance at initial build time.
Features:
- Lightning fast build times.
- Every variant is enabled out of the box.
- Generate arbitrary styles without writing custom CSS.
- CSS is identical in development and production.
- Better browser performance in development.