-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Description
What version of Tailwind CSS are you using?
2.2.8
What build tool (or framework if it abstracts the build tool) are you using?
Vanilla CLI
What version of Node.js are you using?
12
What browser are you using?
Chrome
What operating system are you using?
MacOS
Reproduction repository
Compile in docker using cli with watch without a tty
Describe your issue
A recent update made changes to detect if there is a stdin or not when watching. With docker, there is no stdin when using something like docker-compose up. The process exits with code 0.
For now, I am going back to 2.2.7. I might be able to spoof stdin for my container. Still working on that.
Here is the code that is causing the issue.
Metadata
Metadata
Assignees
Labels
No labels
