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.
- Host: GitHub
- URL: https://github.com/namonaki0/tailwind-jit
- Owner: Namonaki0
- Created: 2023-07-02T22:48:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-03T10:07:45.000Z (almost 3 years ago)
- Last Synced: 2025-10-05T04:48:00.714Z (9 months ago)
- Topics: jit, tailwindcss
- Language: CSS
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.