Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JIT] Tailwind does not update classes after saving in NextJS #649

Closed
Seanmclem opened this issue Jun 14, 2021 · 2 comments
Closed

[JIT] Tailwind does not update classes after saving in NextJS #649

Seanmclem opened this issue Jun 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Seanmclem
Copy link

A Clone of this issue, to try and get a real fix

What version of Tailwind CSS are you using?
2.1

What build tool (or framework if it abstracts the build tool) are you using?
"next": "10.1.3",
What version of Node.js are you using?
v14.15.1

What browser are you using?
chrome

What operating system are you using?
macOS for M1

Reproduction repository
https://github.com/mwarger/next-tailwind-jit-repro

Describe your issue
I've also put reproduction instructions in the repro repo.

It seems that changes made while in jit mode are not being picked up. As it stands now, with jit mode enabled, only initial styles are applied, and kept. Any changes or additions result in loss of styles. Please advise. Thanks!

@Seanmclem Seanmclem added the bug Something isn't working label Jun 14, 2021
@davidluhr
Copy link
Contributor

@Seanmclem This is the place for reporting Tailwind UI issues, not Tailwind CSS. I am closing this issue for now. I would encourage you to add a reply to the original issue you linked, so we can keep track of everything there. Thank you!

@Seanmclem
Copy link
Author

@Seanmclem This is the place for reporting Tailwind UI issues, not Tailwind CSS. I am closing this issue for now. I would encourage you to add a reply to the original issue you linked, so we can keep track of everything there. Thank you!

Sure thanks I'll do that. I created my issue here because this was the support link for TailwindUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants