An open API service indexing awesome lists of open source software.

https://github.com/namonaki0/tailwind-jit

Just-in-time (JIT) compiler for Tailwind CSS generating styles on-demand.
https://github.com/namonaki0/tailwind-jit

jit tailwindcss

Last synced: 2 months ago
JSON representation

Just-in-time (JIT) compiler for Tailwind CSS generating styles on-demand.

Awesome Lists containing this project

README

          

**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.