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

set TAILWIND_MODE=watch, then project will rebuild slowly [hmr] #4732

Closed
pomelo-alias opened this issue Jun 21, 2021 · 1 comment
Closed

Comments

@pomelo-alias
Copy link

What version of Tailwind CSS are you using?

"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.2"

What build tool (or framework if it abstracts the build tool) are you using?

"webpack": "^4.41.5", "postcss": "^7.0.35", "@pmmmwh/react-refresh-webpack-plugin": "^0.4.3"

What version of Node.js are you using?

v12.18.2

What browser are you using?

chrome

What operating system are you using?

macOS

Reproduction repository

Describe your issue

JIT mode when set TAILWIND_MODE=watch and modify just little class (ex: add bg-[#fff]), the project will rebuild slowly with react-refresh-webpack-plugin

@adamwathan
Copy link
Member

Hey! Please open a new issue with a reproduction. From the issue template:

Unfortunately we can't provide support without a reproduction, and your issue will be closed and locked with no comment if this is not provided.

@tailwindlabs tailwindlabs locked and limited conversation to collaborators Jun 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants