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

CSS classes are not added to the output in dev container after saving, works fine in Windows #10658

Closed
gremo opened this issue Feb 22, 2023 · 1 comment

Comments

@gremo
Copy link

gremo commented Feb 22, 2023

What version of Tailwind CSS are you using?

v3.0.24

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

@symfony/webpack-encore 1.8.2, postcss-loader 6.2.1

What version of Node.js are you using?

v16.19.0

What browser are you using?

Chrome

What operating system are you using?

Both windows and Debian bullseye (into a dev contaienr)

Reproduction URL

https://github.com/gremo/github-issue-10658

Describe your issue

Tailwind CSS classes are not added to the ouput without re-building. Changing any watched file doesn't trigger a rebuild. See the github repro for details.

NOT working in dev container

debian

Working fine in Windows

windows

@gremo
Copy link
Author

gremo commented Feb 23, 2023

Not related to Tailwind, see https://webpack.js.org/configuration/watch/#watchoptionspoll

@gremo gremo closed this as completed Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant