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

Tailwind CLI Hot Reload Not Working When Parent Directories Contain Parenthesis i.e. "(" and ")" in their name. #14632

Open
lusayo-nyondo opened this issue Oct 9, 2024 · 0 comments

Comments

@lusayo-nyondo
Copy link

What version of Tailwind CSS are you using?

v3.4.13

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

tailwindcss-cli

What version of Node.js are you using?

v20.12.2

What browser are you using?

Edge

What operating system are you using?

Windows 11

Reproduction URL

https://github.com/lusayo-nyondo/tailwindcss_bug_report_sayo

The above Repo contains a more detailed explanation of the issue I've faced as well as steps to reproduce the bug int he README section.

Describe your issue

The hot reload feature isn't working with tailwindcss-cli under specific circumstances. To be exact:

  • npx tailwindcss -i ./src/input.css -o ./src/output.css --watch fails to watch the file system and trigger hot reloads if any of the parent directories containing the project have parenthesis in their name.

I've included a more detailed explanation in the README section of the repo I've provided, including how to reproduce the bug on my end.

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