Replies: 1 comment
-
Hey! Thank you for your question! This is not what "Just In Time" means in Tailwinds context. Tailwind is still a build tool, it will generate the necessary utilities when you use them in your code. But we can't know what In other words, don't do this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HeadlessUI doesn't seem to support the new Just In Time feature from TailwindCSS.

On my project, as an example, I need the Just In Time feature to delay my transitions based on a value from 1 to infinity. However, this cannot be done without JIT.
Please, add support to it :).
Beta Was this translation helpful? Give feedback.
All reactions