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 not resolving tailwind.config.cjs #8543

Closed
ekwoka opened this issue Jun 8, 2022 · 2 comments
Closed

Tailwind not resolving tailwind.config.cjs #8543

ekwoka opened this issue Jun 8, 2022 · 2 comments

Comments

@ekwoka
Copy link

ekwoka commented Jun 8, 2022

What version of Tailwind CSS are you using?

"postcss": "^8.4.14",
"tailwindcss": "^3.0.24",

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

Directly calling tailwind cli

What version of Node.js are you using?

v18.3.0

What operating system are you using?

macOS

Describe your issue

When setting the tailwind config to be tailwind.config.cjs the config is not found.

Discussion with others having same issue: #7695
Original PR that added .cjs support: #3181

@ekwoka
Copy link
Author

ekwoka commented Jun 8, 2022

Edit, looks like this is solved just not published yet.

6c63f67

@thecrypticace
Copy link
Contributor

Hey! This should've been resolved for you in the v3.1 release. If you have any issues with it though please let us know! Thanks for reporting it!

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

2 participants