Error: You have enabled the JIT engine which is currently in preview. #389
Unanswered
nitin-webdesk
asked this question in
Help
Replies: 1 comment
-
Hey! Good catch. This is because the starter template is using Tailwind v2. We're going to bump the version to v3 which eliminates this warning: Shopify/hydrogen#350 which will remove this warning for new Hydrogen apps. But you can also do it in your existing projects: https://tailwindcss.com/docs/upgrade-guide |
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
-
When I am running the command
npm run dev
I am getting warn as below and localhost not showing proper (blank)
You have enabled the JIT engine which is currently in preview.
Beta Was this translation helpful? Give feedback.
All reactions